pub const MESSAGING_CONSUMER_GROUP_NAME: &'static str;
Expand description

The name of the consumer group with which a consumer is associated.

Semantic conventions for individual messaging systems SHOULD document whether messaging.consumer.group.name is applicable and what it means in the context of that system.

ยงExamples

  • my-group
  • indexer