Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. TraceAttributes.php

TraceAttributes::PROCESS_VPID

Virtual process identifier.

The process ID within a PID namespace. This is not necessarily unique across all processes on the host but it is unique within the process namespace that the process exists within.

@example 12

File

vendor/open-telemetry/sem-conv/TraceAttributes.php, line 3451

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const PROCESS_VPID = 'process.vpid';

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal