Apache Kafka Consumer Metrics
The following Apache Kafka Consumer metrics are available.
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.