changeset 5413:c90011054335

mod_prometheus: Wrap pointer to mod_http_openmetrics in a box
author Kim Alvefur <zash@zash.se>
date Wed, 03 May 2023 10:34:00 +0200
parents b56a635220f6
children 0c8e6269ea38
files mod_prometheus/README.markdown
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- 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
 =============