Apache Kafka Consumer Metrics
See also: Apache Kafka integration information.
kafka.broker_offset
The current message offset value on the broker.
kafka.consumer_lag
The lag in messages between the consumer and the broker.
kafka.consumer_offset
The current message offset value on the consumer.