Skip to content

Expose ShareConsumer.clientInstanceId(Duration) for KIP-714 telemetry #4325

@sobychacko

Description

@sobychacko

ShareConsumer.clientInstanceId(Duration) returns a broker-assigned UUID for correlating client and broker metrics in telemetry systems. This is distinct from the client ID string (which the container already sets with -N suffixes for concurrency) — clientInstanceId is a KIP-714 telemetry identifier.

Expose this through the container so users can retrieve the telemetry instance ID for a running share consumer.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions