Details
Description
KAFKA-4756 bugfix resolved the broker's KafkaMetricsReporter missing auto generated broker ids, but this was not fixed on the client side.
Metric reporters configured for clients should also be given the auto-generated client id in the `configure` method.
The interceptors already receive the auto-generated client id.
Attachments
Issue Links
- links to