KIP-999 — Server-side Consumer Lag Metrics
Discussion ConsumerMetrics
Proposes exposing server-side consumer lag metrics (committed offset vs. log end offset per group-partition) directly from brokers via the metrics framework. This eliminates the need for external lag monitoring tools that must independently query both consumer group offsets and partition end offsets.
Details
| Author | Qichao Chu |
| Status | Discussion |
| Wiki | View on Apache Wiki |
| Created | 2023-11-03 |
| Last Modified | 2023-11-03 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.