KIP-196 — Add metrics to Kafka Connect framework
Accepted Kafka 1.0 ConnectMetrics
Adds comprehensive JMX metrics to Kafka Connect covering connector state, task state, worker utilization, source record rates, sink record rates, and error rates at the worker, connector, and task level. The existing Connect metrics were limited to counts of connectors and tasks per worker, providing no actionable data for monitoring SLAs, detecting failures, or capacity planning.
Details
| Author | Randall Hauch |
| Status | Accepted |
| Kafka Version | 1.0 |
| JIRA | KAFKA-2376 |
| Wiki | View on Apache Wiki |
| Created | 2017-09-07 |
| Last Modified | 2021-01-04 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.