pub const MESSAGING_CONSUMER_GROUP_NAME: &str = "messaging.consumer.group.name";
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.
messaging.consumer.group.name
"my-group"
"indexer"