conduktor.io ↗

KIP-1076 — Metrics for client applications KIP-714 extension

Accepted Kafka 4.0 MetricsClient

Extends KIP-714's client metrics telemetry framework to include application-level metrics from Kafka Streams instances, not just the embedded producer/consumer clients. Cluster operators can observe client-side metrics via the broker pull mechanism, but Kafka Streams applications emit additional metrics (task-level lag, state store sizes, etc.) that remain invisible without this extension.

Details

AuthorBill Bejeck
StatusAccepted
Kafka Version4.0
JIRAKAFKA-17248
WikiView on Apache Wiki
Created2024-08-02
Last Modified2026-03-09
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.