conduktor.io ↗

KIP-136 — Add Listener name to SelectorMetrics tags

Accepted Kafka 1.0 MetricsBroker

Adds listenerName and securityProtocol tags to the socket-server-metrics group so per-network-processor metrics (connection-count, connection-close-rate, etc.) can be filtered by listener. With multiple listeners on a broker, network processor IDs were bare integers, making it impossible to attribute socket-level metrics to a specific listener without knowing the processor-to-listener mapping.

Details

AuthorEdoardo Comar
StatusAccepted
Kafka Version1.0
JIRAKAFKA-4982
WikiView on Apache Wiki
Created2017-03-30
Last Modified2017-05-12
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.