KIP-104 — Granular Sensors for Streams
Accepted Kafka 1.0 StreamsMetrics
KIP-104 adds per-processor-node latency and throughput metrics and per-task record count metrics to Kafka Streams at `DEBUG` recording level, togglable via `metrics.record.level`. Existing Streams metrics only provided aggregate global rates, making it impossible to identify which processor node in a topology was a performance bottleneck.
Details
| Author | aarti gupta |
| Status | Accepted |
| Kafka Version | 1.0 |
| JIRA | KAFKA-3715 |
| Wiki | View on Apache Wiki |
| Created | 2016-12-31 |
| Last Modified | 2017-01-24 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.