OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_OTEL_EVENT_NAMEConst

    ATTR_OTEL_EVENT_NAME: "otel.event.name" = ...

    Identifies the class / type of event.

    browser.mouse.click
    
    device.app.lifecycle
    

    This attribute SHOULD be used by non-OTLP exporters when destination does not support EventName or equivalent field. This attribute MAY be used by applications using existing logging libraries so that it can be used to set the EventName field by Collector or SDK components.