# HG changeset patch # User Menel # Date 1731016210 -3600 # Node ID 8c3bacf3549e54c10a3e13785e57c2340349883c # Parent ac83479c58196e3ae0007159f4457b52749376da mod_prometheus: add label, update compability diff -r ac83479c5819 -r 8c3bacf3549e mod_prometheus/README.md --- a/mod_prometheus/README.md Thu Nov 07 22:38:15 2024 +0100 +++ b/mod_prometheus/README.md Thu Nov 07 22:50:10 2024 +0100 @@ -1,5 +1,6 @@ --- labels: +- Stage-Obsolete - Statistics summary: Implementation of the Prometheus protocol ... @@ -16,7 +17,7 @@ [prometheusconf]: https://prometheus.io/docs/instrumenting/exposition_formats/ ::: {.alert .alert-info} -**Note:** For use with Prosody trunk (0.12) we recommend the bundled +**Note:** For use with Prosody 0.12 or later 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. @@ -65,7 +66,7 @@ ============= ------- ------------- - trunk Works (but replaced by [mod_http_openmetrics](https://prosody.im/doc/modules/mod_http_openmetrics)) + 0.12 Works (but replaced by [mod_http_openmetrics](https://prosody.im/doc/modules/mod_http_openmetrics)) 0.11 Works 0.10 Works 0.9 Does not work