mod_prometheus: Wrap pointer to mod_http_openmetrics in a box
authorKim Alvefur <zash@zash.se>
Wed, 03 May 2023 10:34:00 +0200
changeset 5417 c90011054335
parent 5416 b56a635220f6
child 5418 0c8e6269ea38
mod_prometheus: Wrap pointer to mod_http_openmetrics in a box
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
 =============