conduktor.io ↗

KIP-1286 — Add last-applied-image-latency metric for brokers

Discussion KRaftMetrics

Adds a last-applied-image-latency-ms metric to brokers that measures the time between the latest cluster metadata image being committed by the controller and being applied by the broker. The existing last-applied-record-lag-ms metric compares broker clock vs. record timestamp, which conflates broker clock skew with actual metadata replication lag, making it unreliable for detecting slow metadata propagation.

Details

AuthorKevin Wu
StatusDiscussion
JIRAKAFKA-20180
WikiView on Apache Wiki
Created2026-02-12
Last Modified2026-02-18
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.