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
Details
| Author | Ming Liu |
| Status | Discussion |
| JIRA | KAFKA-12713 |
| Wiki | View on Apache Wiki |
| Created | 2021-04-27 |
| Last Modified | 2021-08-12 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.