opentelemetry_semantic_conventions::attribute

Constant MESSAGING_ROCKETMQ_CLIENT_GROUP

Source
pub const MESSAGING_ROCKETMQ_CLIENT_GROUP: &str = "messaging.rocketmq.client_group";
๐Ÿ‘ŽDeprecated: Replaced by messaging.consumer.group.name on the consumer spans. No replacement for producer spans.
Expand description

Deprecated, use messaging.consumer.group.name instead.

ยงExamples

  • "myConsumerGroup"