rama::telemetry::opentelemetry::semantic_conventions::attribute

Constant MESSAGING_ROCKETMQ_CLIENT_GROUP

pub const MESSAGING_ROCKETMQ_CLIENT_GROUP: &'static str;
๐Ÿ‘Ž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"