conduktor.io ↗

KIP-225 — Use tags for consumer “records.lag” metrics

Accepted Kafka 1.1 ConsumerMetrics

Renames the consumer records-lag metric from a per-topic-partition name prefix (topic-partition.records-lag) to a constant name records-lag with topic and partition as metric tags under consumer-fetch-manager-metrics. The name-encoded approach prevented metric aggregation tools and custom reporters from grouping lag across topics/partitions, causing a cardinality explosion.

Details

AuthorCharly Molter
StatusAccepted
Kafka Version1.1
JIRAKAFKA-5890
WikiView on Apache Wiki
Created2017-11-09
Last Modified2018-01-31
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.