conduktor.io ↗

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

Authoraarti gupta
StatusAccepted
Kafka Version1.0
JIRAKAFKA-3715
WikiView on Apache Wiki
Created2016-12-31
Last Modified2017-01-24
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.