conduktor.io ↗

KIP-818 — Introduce cache-size-bytes-total Task Level Metric

Discussion StreamsMetrics

Introduces a new task-level metric `cache-size-bytes-total` in Kafka Streams that tracks the number of bytes accumulated in the record cache for a given task. The analogous `input-buffer-bytes-total` task metric was added in KIP-770 but the cache-size counterpart was omitted, leaving a monitoring gap for memory usage at the task level.

Details

AuthorSagar Rao
StatusDiscussion
JIRAKAFKA-13624
WikiView on Apache Wiki
Created2022-01-29
Last Modified2022-01-29
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.