pub const MESSAGING_KAFKA_CONSUMER_GROUP: &str = "messaging.kafka.consumer.group";
Name of the Kafka Consumer Group that is handling the message. Only applies to consumers, not producers.
my-group