]> git.kaiwu.me - haproxy.git/commit
MINOR: contrib/prometheus-exporter: Follow best practices about metrics type
authorChristopher Faulet <cfaulet@haproxy.com>
Thu, 18 Apr 2019 08:18:44 +0000 (10:18 +0200)
committerChristopher Faulet <cfaulet@haproxy.com>
Thu, 18 Apr 2019 08:27:16 +0000 (10:27 +0200)
commit769a92d86d00024386a2f9a16a32b719d6df0a99
tree9d8d93e3d10a745d466ec3d3b81fde9019aed265
parent8c8e4b1263d0edc5fc2435150377bdfa50c00f9c
MINOR: contrib/prometheus-exporter: Follow best practices about metrics type

In short, _total metrics are now counters and others are gauges.

No backport needed. See issue #81 on github.
contrib/prometheus-exporter/service-prometheus.c