Hi, I‘m trying to configure JMX remoting in official Artemis Docker image. I see that Docker image has port 9404 exposed which indicates JMX Prometheus exporter, but I cannot find any information how to activate it or even the exporter JAR in the image itself. Is this a bug left from https://github.com/vromero/activemq-artemis-docker/blob/master/README.md#57-prometheus-metrics or I’m missing something?
-- Vilius