OpenTelemetry SDK
    Preparing search index...

    Variable EVENT_MESSAGING_PROCESS_EXCEPTIONConst Experimental

    EVENT_MESSAGING_PROCESS_EXCEPTION: "messaging.process.exception" = ...

    This event represents an exception that occurred during messaging process operations.

    This event SHOULD be recorded when an exception occurs during messaging process operations. Instrumentations SHOULD set the severity to ERROR (severity number 17) when recording this event. Instrumentations MAY provide a configuration option to populate exception events with the attributes captured on the corresponding messaging process span.

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