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

Breadcrumb

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

TraceAttributes::CODE_NAMESPACE

The "namespace" within which `code.function` is defined. Usually the qualified class or module name, such that `code.namespace` + some separator + `code.function` form a unique identifier for the code unit.

@example com.example.MyHttpService

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const CODE_NAMESPACE = 'code.namespace';

API Navigation

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