opentelemetry_semantic_conventions::attribute

Constant MESSAGING_KAFKA_CONSUMER_GROUP

Source
pub const MESSAGING_KAFKA_CONSUMER_GROUP: &str = "messaging.kafka.consumer.group";
๐Ÿ‘ŽDeprecated: Replaced by messaging.consumer.group.name.
Expand description

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

ยงExamples

  • "my-group"