KIP-864 — Add End-To-End Latency Metrics to Connectors
Discussion ConnectMetrics
Adds end-to-end latency metrics for source connectors (transform-chain-source-record-time, convert-source-record-time) and sink connectors (record wall-clock lag, convert/transform time), providing a complete per-stage latency breakdown. Existing metrics only covered interaction with the external system (poll-batch-time, put-batch-latency), leaving the transformation and serialization pipeline unobservable.
Details
| Author | Jorge Esteban Quilcate Otoya |
| Status | Discussion |
| JIRA | KAFKA-14191 |
| Wiki | View on Apache Wiki |
| Created | 2022-08-30 |
| Last Modified | 2023-01-26 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.