Mercurial > prosody-modules
comparison mod_prometheus/README.markdown @ 5650:0eb2d5ea2428
merge
author | Stephen Paul Weber <singpolyma@singpolyma.net> |
---|---|
date | Sat, 06 May 2023 19:40:23 -0500 |
parents | c90011054335 |
children |
comparison
equal
deleted
inserted
replaced
5649:2c69577b28c2 | 5650:0eb2d5ea2428 |
---|---|
13 See the [Prometheus documentation][prometheusconf] on the format for | 13 See the [Prometheus documentation][prometheusconf] on the format for |
14 more information. | 14 more information. |
15 | 15 |
16 [prometheusconf]: https://prometheus.io/docs/instrumenting/exposition_formats/ | 16 [prometheusconf]: https://prometheus.io/docs/instrumenting/exposition_formats/ |
17 | 17 |
18 ::: {.alert .alert-info} | |
18 **Note:** For use with Prosody trunk (0.12) we recommend the bundled | 19 **Note:** For use with Prosody trunk (0.12) we recommend the bundled |
19 [mod_http_openmetrics](https://prosody.im/doc/modules/mod_http_openmetrics) | 20 [mod_http_openmetrics](https://prosody.im/doc/modules/mod_http_openmetrics) |
20 instead. This module (mod_prometheus) will continue to be available in the | 21 instead. This module (mod_prometheus) will continue to be available in the |
21 community repository for use with older Prosody versions. | 22 community repository for use with older Prosody versions. |
23 ::: | |
22 | 24 |
23 Configuration | 25 Configuration |
24 ============= | 26 ============= |
25 | 27 |
26 mod\_prometheus itself doesn’t have any configuration option, but it | 28 mod\_prometheus itself doesn’t have any configuration option, but it |