conduktor.io ↗

KIP-608 — Expose Kafka Metrics in Authorizer

Accepted SecurityMetrics

Passes the broker's `Metrics` instance to authorizer plugins via a new `AuthorizerServerInfo` context object so authorizers can register and expose their own JMX metrics using the broker's existing metric infrastructure. Authorizer plugins previously had no access to the broker's metrics registry, forcing them to create their own `Metrics` objects with separate JMX reporters.

Details

AuthorJeff Huang
StatusAccepted
JIRAKAFKA-9958
WikiView on Apache Wiki
Created2020-05-05
Last Modified2021-01-20
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.