Docker image based on rmohr/activemq with the JMX Exporter included. This allows the easy integration of ActiveMQ into Prometheus.
The source repository of the image is on github.
The version of ActiveMQ is hard coded into the Dockerfile
.
Images can be found at docker hub.
An automated build is configured via Docker hub. To build the image manually:
docker build --rm -t you/activemq-prometheus:latest .