OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_EVENT_NAMEConst Experimental

    ATTR_EVENT_NAME: "event.name" = ...

    Identifies the class / type of event.

    browser.mouse.click
    
    device.app.lifecycle

    @experimental This attribute is experimental and is subject to breaking changes in minor releases of `@opentelemetry/semantic-conventions`.

    The value of this attribute MUST now be set as the value of the EventName field on the LogRecord to indicate that the LogRecord represents an Event.