OpenTelemetry SDK
    Preparing search index...

    Variable EVENT_MESSAGING_RECEIVE_EXCEPTIONConst Experimental

    EVENT_MESSAGING_RECEIVE_EXCEPTION: "messaging.receive.exception" = ...

    This event represents an exception that occurred during a messaging receive operation.

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

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