OpenTelemetry SDK
    Preparing search index...

    Variable SEMATTRS_MESSAGING_CONSUMER_IDConst

    SEMATTRS_MESSAGING_CONSUMER_ID: "messaging.consumer_id" = TMP_MESSAGING_CONSUMER_ID

    The identifier for the consumer receiving a message. For Kafka, set it to {messaging.kafka.consumer_group} - {messaging.kafka.client_id}, if both are present, or only messaging.kafka.consumer_group. For brokers, such as RabbitMQ and Artemis, set it to the client_id of the client consuming the message.

    Removed in semconv v1.21.0.