KIP-767 — Connect Latency Metrics
Discussion ConnectMetrics
KIP-767 introduces per-record latency metrics (average and max) to Kafka Connect that measure the delay between a record's source timestamp and its successful delivery to the sink. Connect currently provides no common latency instrumentation, forcing operators to implement ad-hoc monitoring outside the framework.
Details
| Author | Jordan Bull |
| Status | Discussion |
| Wiki | View on Apache Wiki |
| Created | 2021-08-09 |
| Last Modified | 2021-09-01 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.