mod_prometheus/README.markdown
author Emmanuel Gil Peyrot <linkmauve@linkmauve.fr>
Thu, 21 Jun 2018 21:37:13 +0200
changeset 3129 07a2ba55de4d
child 3319 bbf20293bc43
permissions -rw-r--r--
mod_prometheus: Add a new statistics export module, for Prometheus.

---
summary: Implementation of the Prometheus protocol
...

Summary
=======

This module implements the Prometheus reporting protocol, allowing you
to collect statistics directly from Prosody into Prometheus.

See the [Prometheus documentation][prometheusconf] on the format for
more information.

[prometheusconf]: https://prometheus.io/docs/instrumenting/exposition_formats/