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.
@example my-group @example indexer
public const MESSAGING_CONSUMER_GROUP_NAME = 'messaging.consumer.group.name';