You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Jmx exporter causes container to crash, here are the logs:
===> Launching ...
===> Launching kafka ...
Error occurred during initialization of VM
Error opening zip file or JAR manifest missing : /usr/share/jmx-exporter/jmx_prometheus_javaagent-0.15.0.jar
agent library failed to init: instrument
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: