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