Commit 6080a23c authored by Lars Hesel Christensen's avatar Lars Hesel Christensen Committed by Brian Brazil

Add VerneMQ to software exposing Prometheus metrics (#1307)

VerneMQ exports metrics in the Prometheus format on
localhost:8888/metrics by default.
Signed-off-by: 's avatarLars Hesel Christensen <lars@larshesel.dk>
parent b6addb56
...@@ -223,6 +223,7 @@ separate exporters are needed: ...@@ -223,6 +223,7 @@ separate exporters are needed:
* [SkyDNS](https://github.com/skynetservices/skydns) (**direct**) * [SkyDNS](https://github.com/skynetservices/skydns) (**direct**)
* [Telegraf](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/prometheus_client) * [Telegraf](https://github.com/influxdata/telegraf/tree/master/plugins/outputs/prometheus_client)
* [Traefik](https://github.com/containous/traefik) * [Traefik](https://github.com/containous/traefik)
* [VerneMQ](https://github.com/vernemq/vernemq)
* [Weave Flux](https://github.com/weaveworks/flux) * [Weave Flux](https://github.com/weaveworks/flux)
The software marked *direct* is also directly instrumented with a Prometheus client library. The software marked *direct* is also directly instrumented with a Prometheus client library.
......
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