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

Breadcrumb

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

TraceAttributes::TELEMETRY_DISTRO_NAME

The name of the auto instrumentation agent or distribution, if used.

Official auto instrumentation agents and distributions SHOULD set the `telemetry.distro.name` attribute to a string starting with `opentelemetry-`, e.g. `opentelemetry-java-instrumentation`.

@example parts-unlimited-java

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const TELEMETRY_DISTRO_NAME = 'telemetry.distro.name';

API Navigation

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