Description
In Kafka client applications, JMX usage is often being replaced in favor of frameworks like micrometer or microprofile-metrics.
It would be nice to be able to disable the JmxReporter that is today built-in with KafkaProducer/KafkaConsumer/KafkaStreams
Example of issue in Quarkus: https://github.com/quarkusio/quarkus/issues/9799
Attachments
Issue Links
- links to