arun-gupta / docker-javaee

A simple Java EE application deployed using WildFly and accessing MySQL database
Apache License 2.0
31 stars 25 forks source link

JMX + Prometheus integration #3

Open arun-gupta opened 7 years ago

arun-gupta commented 7 years ago

Publish JMX metrics as Prometheus-style metrics.

Look for an agent that already does this.

Suggested by @jcsirot

jcsirot commented 7 years ago

https://github.com/fabric8io/agent-bond seems to do the job