Mercurial > prosody-modules
view mod_prometheus/README.markdown @ 3168:73a610c3c7a9
mod_http_external: Link to prosody-filer (Go implementation)
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Mon, 02 Jul 2018 13:13:23 +0100 |
parents | 07a2ba55de4d |
children | bbf20293bc43 |
line wrap: on
line source
--- 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/