conduktor.io ↗

KIP-1257 — Partition Size Percentage Metrics for Storage Monitoring

Accepted Kafka 4.3 MetricsBroker

Adds partition-level storage utilization percentage metrics that express current log size as a fraction of configured retention limits (both size-based and time-based local retention, and remote retention for tiered storage). Operators must currently compute these percentages manually by correlating size metrics with retention configs, and the calculation is especially complex for tiered topics with separate local/remote retention constraints.

Details

AuthorManan Gupta
StatusAccepted
Kafka Version4.3
JIRAKAFKA-20157
WikiView on Apache Wiki
Created2025-12-16
Last Modified2026-02-09
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.