KIP-1355 — In-rack traffic observability for clients and brokers
Discussion MetricsProducerConsumer
Adds in-rack traffic counters mirroring existing byte metrics: byte-in-rack-rate/total on the producer, bytes-consumed-in-rack-rate/total on the consumer per client and per topic, and ReplicationBytesInInRackPerSec / ReplicationBytesOutInRackPerSec on the broker. Follower fetching, rack-aware partitioning, and Diskless Topics all aim to keep traffic inside a rack, but nothing reports how much traffic actually stays local, leaving operators unable to validate the configuration or attribute cross-AZ transfer cost.
Details
| Author | Ivan Yurchenko |
| Status | Discussion |
| JIRA | KAFKA-20725 |
| Wiki | View on Apache Wiki |
| Created | 2026-05-31 |
| Last Modified | 2026-06-22 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.