conduktor.io ↗

KIP-861 — Add BytesIn/BytesOut per listener metrics

Discussion MetricsBroker

Proposes BytesIn and BytesOut metrics tagged per listener name, enabling network billing and monitoring at the listener boundary (e.g., separating external client traffic from inter-broker replication traffic). Existing BrokerTopicMetrics aggregate bytes across all listeners and exclude protocol overhead (heartbeats, authentication), making accurate per-listener accounting impossible.

Details

AuthorLuke Chen
StatusDiscussion
WikiView on Apache Wiki
Created2022-08-01
Last Modified2022-08-01
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.