Mercurial > prosody-modules
view mod_prometheus/README.markdown @ 3288:3eee4029ac6c
mod_s2s_auth_posh: Follow reference
https://tools.ietf.org/html/rfc7711#section-3.2
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Sat, 25 Aug 2018 20:02:40 +0200 |
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/