KIP-1109 — Unifying Kafka Consumer Topic Metrics
Accepted Kafka 4.1 ConsumerMetrics
Standardizes Kafka consumer topic-level metric names to use the original topic name (preserving dots) instead of replacing dots with underscores, aligning consumer metric naming with the existing producer convention. The current asymmetry between producer metrics (dots preserved) and consumer metrics (dots replaced by underscores) causes confusion and breaks monitoring dashboards that use unified naming.
Details
| Author | Apoorv Mittal |
| Status | Accepted |
| Kafka Version | 4.1 |
| JIRA | KAFKA-12469 |
| Wiki | View on Apache Wiki |
| Created | 2024-11-12 |
| Last Modified | 2024-12-17 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.