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
| Author | Luke Chen |
| Status | Discussion |
| Wiki | View on Apache Wiki |
| Created | 2022-08-01 |
| Last Modified | 2022-08-01 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.