Open lijie123bes opened 6 months ago
I encountered the same issue
This is a configuration issue. You will need to look at your ultimate command line to launch the Confluent Platform server (Kafka.)
Also, 0.15.0 is old (released on 2021-01-25.) I suggest you upgrade to the latest version.
I'm using the following Kafka container (as a part of docker-compose.yml)
Jmx exporter causes container to crash, here are the logs:
I verified jmx exporter jar and it's config to be available inside container.
jmx_prometheus_javaagent-0.15.0.jar has been downloaded from here: github.com/prometheus/jmx_exporter
Any ideas?