conduktor.io ↗

KIP-414 — Expose Embedded ClientIds in Kafka Streams

Accepted Kafka 2.2 StreamsMetrics

Exposes the client IDs of Kafka Streams' embedded producer, consumer, restore-consumer, and admin client instances via ThreadMetadata. Without this, operators cannot correlate Streams thread metrics with the corresponding low-level client metrics (e.g., producer byte rates) because the embedded client IDs were opaque internal strings.

Details

AuthorGuozhang Wang
StatusAccepted
Kafka Version2.2
JIRAKAFKA-7798
WikiView on Apache Wiki
Created2019-01-09
Last Modified2019-02-08
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.