KIP-933 — Publish metrics when source connector fails to poll data
Discussion ConnectMetrics
Adds source-record-poll-error-total and source-record-poll-error-rate metrics at task granularity in kafka.connect:type=task-error-metrics to track failures in SourceTask#poll(). No existing metric distinguished between failures during polling from the source system versus failures when producing to Kafka, forcing operators to rely on log inspection.
Details
| Author | Ravindranath |
| Status | Discussion |
| JIRA | KAFKA-14952 |
| Wiki | View on Apache Wiki |
| Created | 2023-05-20 |
| Last Modified | 2023-06-24 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.