Apache Kafka Consumer Metrics

See Application Integrations for more 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.