commit | e48e996cf96994e58b777ebb56f52fe4397902fe | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Tue Nov 19 14:18:24 2019 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Wed Nov 20 14:53:06 2019 +0100 |
tree | cb26fa29601bb4bff0e2d579f06361a26cc0b366 | |
parent | 32d634f1d2e4f08f0aac2a04dfd318da853a5848 [diff] |
MINOR: contrib/prometheus-exporter: Add a param to ignore servers in maintenance By passing the parameter "no-maint" in the query-string, it is now possible to ignore servers in maintenance. It means that the metrics for servers in this state will not be exported. (cherry picked from commit eba2294e5b82931fd2e74f829e8092366728a6af) Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>