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

Breadcrumb

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

TraceAttributes::EVENT_NAME

Identifies the class / type of event.

Event names are subject to the same rules as attribute names. Notably, event names are namespaced to avoid collisions and provide a clean separation of semantics for events in separate domains like browser, mobile, and kubernetes.

@example browser.mouse.click @example device.app.lifecycle

File

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

Class

TraceAttributes

Namespace

OpenTelemetry\SemConv

Code

public const EVENT_NAME = 'event.name';

API Navigation

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