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

Breadcrumb

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

TraceAttributes::PROCESS_EXECUTABLE_NAME

The name of the process executable. On Linux based systems, can be set to the `Name` in `proc/[pid]/status`. On Windows, can be set to the base name of `GetProcessImageFileNameW`.

@example otelcol

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const PROCESS_EXECUTABLE_NAME = 'process.executable.name';

API Navigation

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