conduktor.io ↗

KIP-674 — API to Aggregate Metrics in Kafka Streams

Discussion StreamsMetrics

Adds a `KafkaStreamsMetricsAggregator` interface and a built-in aggregating `MetricsReporter` implementation that can roll up Kafka Streams task-level and thread-level metrics into application-level aggregates. Commercial monitoring services often impose limits on the number of metrics reported; a Kafka Streams application with many tasks/partitions can easily exceed these limits.

Details

AuthorBruno Cadonna
StatusDiscussion
JIRAKAFKA-10484
WikiView on Apache Wiki
Created2020-09-29
Last Modified2020-10-13
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.