The identifier for the consumer receiving a message. For Kafka, set it to {messaging.kafka.consumer_group} - {messaging.kafka.client_id}, if both are present, or only messaging.kafka.consumer_group. For brokers, such as RabbitMQ and Artemis, set it to the client_id of the client consuming the message.
The identifier for the consumer receiving a message. For Kafka, set it to
{messaging.kafka.consumer_group} - {messaging.kafka.client_id}, if both are present, or onlymessaging.kafka.consumer_group. For brokers, such as RabbitMQ and Artemis, set it to theclient_idof the client consuming the message.