KIP-1076 — Metrics for client applications KIP-714 extension
Accepted Kafka 4.0 MetricsClient
Extends KIP-714's client metrics telemetry framework to include application-level metrics from Kafka Streams instances, not just the embedded producer/consumer clients. Cluster operators can observe client-side metrics via the broker pull mechanism, but Kafka Streams applications emit additional metrics (task-level lag, state store sizes, etc.) that remain invisible without this extension.
Details
| Author | Bill Bejeck |
| Status | Accepted |
| Kafka Version | 4.0 |
| JIRA | KAFKA-17248 |
| Wiki | View on Apache Wiki |
| Created | 2024-08-02 |
| Last Modified | 2026-03-09 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.