conduktor.io ↗

KIP-274 — Kafka Streams Skipped Records Metrics

Accepted Kafka 2.0 StreamsMetrics

Adds per-operator skipped-records-rate and skipped-records-total metrics to Kafka Streams, broken down by thread, task, and processor node. The existing skipped-records metrics were only aggregated at the thread level, making it impossible to identify which specific operator or topology node was encountering and skipping malformed or null-key records.

Details

AuthorJohn Roesler
StatusAccepted
Kafka Version2.0
JIRAKAFKA-6376
WikiView on Apache Wiki
Created2018-03-28
Last Modified2018-05-20
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.