conduktor.io ↗

KIP-930 — Rename ambiguous Tiered Storage Metrics

Accepted Kafka 3.6 Tiered StorageMetrics

Renames tiered storage metrics `RemoteBytesIn`/`RemoteBytesOut` to `RemoteBytesRead`/`RemoteBytesWritten` to align with Kafka's standard `BytesIn`/`BytesOut` semantics (in=written-to, out=read-from). The original naming was inverted relative to broker convention, causing operator confusion in dashboards.

Protocol Impact

Fetch

Details

AuthorSatish Duggana
StatusAccepted
Kafka Version3.6
JIRAKAFKA-15236
WikiView on Apache Wiki
Created2023-05-12
Last Modified2023-09-25
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.