KIP-444 — Augment metrics for Kafka Streams
Accepted Kafka 2.4 StreamsMetrics
Adds extensive Kafka Streams JMX metrics covering thread state, task counts (active, standby, restored), store sizes, record processing rates, commit rates, and punctuator invocation rates. The existing Streams metrics were too sparse to support production monitoring dashboards, alerting thresholds, or autoscaling decisions based on processing lag.
Details
| Author | Guozhang Wang |
| Status | Accepted |
| Kafka Version | 2.4 |
| JIRA | KAFKA-6820 |
| Wiki | View on Apache Wiki |
| Created | 2019-03-29 |
| Last Modified | 2020-08-20 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.