conduktor.io ↗

KIP-736 — Report the true end to end fetch latency

Discussion MetricsBroker

Adds per-follower latency breakdown metrics to the fetch purgatory so operators can see how long fetch requests spend waiting for each follower to acknowledge, decomposing end-to-end produce latency more precisely. The existing `RemoteTime` metric for produce requests aggregates all follower wait time without distinguishing between network congestion and slow fetch processing per follower.

Protocol Impact

Fetch

Details

AuthorMing Liu
StatusDiscussion
JIRAKAFKA-12713
WikiView on Apache Wiki
Created2021-04-27
Last Modified2021-08-12
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.