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

(cherry picked from commit 20ab80c0c07946e893136bc024bf8151121da573)
Signed-off-by: Christopher Faulet <cfaulet@haproxy.com>
2 files changed