conduktor.io ↗

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

AuthorRavindranath
StatusDiscussion
JIRAKAFKA-14952
WikiView on Apache Wiki
Created2023-05-20
Last Modified2023-06-24
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.