pub const MESSAGING_KAFKA_CONSUMER_GROUP: &str = "messaging.kafka.consumer.group";
Expand description

Name of the Kafka Consumer Group that is handling the message. Only applies to consumers, not producers.

§Examples

  • my-group