Software /
code /
prosody-modules
File
mod_prometheus/README.markdown @ 3150:14b6ad2b773f
mod_smacks: Reduce unacked stanza log message from warn->debug
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Tue, 26 Jun 2018 15:30:03 +0100 |
parent | 3125:07a2ba55de4d |
child | 3315: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/