[sr-dev] git:5.5:345e57ec: modules: readme files regenerated - modules ... [skip ci]

The Root root at kamailio.org
Fri Aug 20 10:01:39 CEST 2021


Module: kamailio
Branch: 5.5
Commit: 345e57ec3852bb0e9b3a11f35c4d56098aba1fb6
URL: https://github.com/kamailio/kamailio/commit/345e57ec3852bb0e9b3a11f35c4d56098aba1fb6

Author: Kamailio Dev <kamailio.dev at kamailio.org>
Committer: The Root <root at kamailio.org>
Date: 2021-08-20T10:01:16+02:00

modules: readme files regenerated - modules ... [skip ci]

---

Modified: src/modules/xhttp_prom/README

---

Diff:  https://github.com/kamailio/kamailio/commit/345e57ec3852bb0e9b3a11f35c4d56098aba1fb6.diff
Patch: https://github.com/kamailio/kamailio/commit/345e57ec3852bb0e9b3a11f35c4d56098aba1fb6.patch

---

diff --git a/src/modules/xhttp_prom/README b/src/modules/xhttp_prom/README
index 4ccdd4bd06..280d79caa8 100644
--- a/src/modules/xhttp_prom/README
+++ b/src/modules/xhttp_prom/README
@@ -512,7 +512,7 @@ prom_gauge_set("gg01", "-12.5");
 ...
 
 # Definition of gg02 gauge with two labels method and IP
-modparam("xhttp_prom", "prom_gauge", "name=cnt02; label=method:IP;");
+modparam("xhttp_prom", "prom_gauge", "name=gg02; label=method:IP;");
 ...
 # Assign 2.8 to value of gg02 gauge with labels method and IP. It creates the ga
 uge if it does not exist.




More information about the sr-dev mailing list