/activemq-prometheus

ActiveMQ with jmx_prometheus_javaagent

Primary LanguageDockerfileApache License 2.0Apache-2.0

ActiveMQ with jmx_prometheus_javaagent

Docker image based on rmohr/activemq with the JMX Exporter included. This allows the easy integration of ActiveMQ into Prometheus.

Github

The source repository of the image is on github.

Versioning

The version of ActiveMQ is hard coded into the Dockerfile.

Container Images

Images can be found at docker hub.

Building

An automated build is configured via Docker hub. To build the image manually:

docker build --rm -t you/activemq-prometheus:latest .