conduktor.io ↗

KIP-324 — Add method to get metrics() in AdminClient

Accepted Kafka 2.1 AdminMetrics

Adds a metrics() method to the AdminClient class, returning the same JMX metrics map available on producer, consumer, and streams clients. AdminClient was the only Kafka client without a metrics() method, making it impossible to monitor connection pool health, request rates, or error rates for admin operations.

Details

AuthorYishun Guan
StatusAccepted
Kafka Version2.1
JIRAKAFKA-6986
WikiView on Apache Wiki
Created2018-06-26
Last Modified2018-10-24
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.