# HG changeset patch # User Kim Alvefur # Date 1683102840 -7200 # Node ID c900110543353c6cdd0096c20083f23bab164114 # Parent b56a635220f6014275eddf3f35272775ca4f8885 mod_prometheus: Wrap pointer to mod_http_openmetrics in a box diff -r b56a635220f6 -r c90011054335 mod_prometheus/README.markdown --- a/mod_prometheus/README.markdown Wed May 03 10:29:46 2023 +0200 +++ b/mod_prometheus/README.markdown Wed May 03 10:34:00 2023 +0200 @@ -15,10 +15,12 @@ [prometheusconf]: https://prometheus.io/docs/instrumenting/exposition_formats/ +::: {.alert .alert-info} **Note:** For use with Prosody trunk (0.12) we recommend the bundled [mod_http_openmetrics](https://prosody.im/doc/modules/mod_http_openmetrics) instead. This module (mod_prometheus) will continue to be available in the community repository for use with older Prosody versions. +::: Configuration =============