KIP-143 — Controller Health Metrics
Accepted Kafka 1.0 MetricsBroker
KIP-143 adds controller health metrics including `ActiveControllerCount`, `EventQueueSize`, `EventQueueTimeMs`, and `ControllerState` to detect slow progress or deadlocks in the Kafka controller. Existing controller metrics are insufficient to distinguish a healthy controller from one that is alive but making no progress on the event queue.
Details
| Author | Ismael Juma |
| Status | Accepted |
| Kafka Version | 1.0 |
| JIRA | KAFKA-5135 |
| Wiki | View on Apache Wiki |
| Created | 2017-04-25 |
| Last Modified | 2017-05-24 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.