Commit 15ccedcf authored by evernat's avatar evernat Committed by Brian Brazil

Add JavaMelody in Software exposing Prometheus metrics (#1251)

JavaMelody has native integration of Prometheus for some time now. Link: https://github.com/javamelody/javamelody/wiki/UserGuideAdvanced#exposing-metrics-to-prometheus

A sample of output is available at http://javamelody.org/demo/monitoring?format=prometheusSigned-off-by: 's avatarevernat <evernat@free.fr>
parent ef42254f
......@@ -202,6 +202,7 @@ separate exporters are needed:
* [Flink](https://github.com/apache/flink)
* [FreeBSD Kernel](https://www.freebsd.org/cgi/man.cgi?query=prometheus_sysctl_exporter&apropos=0&sektion=8&manpath=FreeBSD+12-current&arch=default&format=html)
* [Grafana](http://docs.grafana.org/administration/metrics/)
* [JavaMelody](https://github.com/javamelody/javamelody/wiki/UserGuideAdvanced#exposing-metrics-to-prometheus)
* [Kubernetes](https://github.com/kubernetes/kubernetes) (**direct**)
* [Linkerd](https://github.com/BuoyantIO/linkerd)
* [mgmt](https://github.com/purpleidea/mgmt/blob/master/docs/prometheus.md)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment