KIP-1108 — Publish metrics for skipped records in Kafka Connect
Discussion ConnectMetrics
Adds per-task and per-connector metrics for skipped records (records dropped due to errors) broken down by error type in Kafka Connect. The existing `total-records-skipped` metric is cluster-wide and undifferentiated, making it impossible to attribute skipped records to specific connectors or tasks.
Details
| Author | Hector Geraldino |
| Status | Discussion |
| JIRA | KAFKA-17958 |
| Wiki | View on Apache Wiki |
| Created | 2024-11-05 |
| Last Modified | 2024-11-08 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.