OpenTelemetry SDK
    Preparing search index...

    Variable ATTR_MESSAGING_DESTINATION_NAMEConst Experimental

    ATTR_MESSAGING_DESTINATION_NAME: "messaging.destination.name" = ...

    The message destination name

    MyQueue
    
    MyTopic
    

    Destination name SHOULD uniquely identify a specific queue, topic or other entity within the broker. If the broker doesn't have such notion, the destination name SHOULD uniquely identify the broker.

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