commit | 20ab80c0c07946e893136bc024bf8151121da573 | [log] [tgz] |
---|---|---|
author | Christopher Faulet <cfaulet@haproxy.com> | Fri Nov 08 15:24:32 2019 +0100 |
committer | Christopher Faulet <cfaulet@haproxy.com> | Fri Nov 15 14:24:06 2019 +0100 |
tree | 82c90701b52f397ff6be8664ff2222a608751b9a | |
parent | 68b6968ecd4e265526cbef28bdd8ba7c941ce7bf [diff] |
MINOR: contrib/prometheus-exporter: report the number of idle conns per server This adds two extra metrics per server, one for the current number of idle connections and one for the configured limit : * haproxy_server_idle_connections_current * haproxy_server_idle_connections_limit