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

Breadcrumb

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

TraceAttributes::CODE_FILEPATH

The source code file name that identifies the code unit as uniquely as possible (preferably an absolute file path).

@example /usr/local/MyApplication/content_root/app/index.php

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const CODE_FILEPATH = 'code.filepath';

API Navigation

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