Tags: some-perl-nerd/haproxy_exporter
Tags
v0.9.0 / 2018-01-23 - [CHANGE] Rename `*_connections_total` to `*_sessions_total` following the changes in HAProxy 1.7 - [ENHANCEMENT] Add new `haproxy_server_connections_total` metric - [ENHANCEMENT] Add new `--haproxy.ssl-verify` flag - [BUGFIX] Convert latency metrics to correct unit.
0.6.0 / 2016-05-13 - [CHANGE] Use new build process, changes the structure of the tarball. - [FIX] Abort on non-200 status code from HAProxy. - [ENHANCEMENT] Add -version flag and version metric. - [ENHANCEMENT] Add chkfail and downtime server metrics. - [ENHANCEMENT] Remove locks and unnecessary channel communication.
0.5.0 * [CHANGE] New Dockerfile * [ENHANCEMENT] Export haproxy_check_duration_milliseconds * [ENHANCEMENT] Export haproxy_limit_sessions * [ENHANCEMENT] Export haproxy_limit_session_rate * [ENHANCEMENT] Allow complete deactivation of server metrics * [ENHANCEMENT] Use common prometheus logging * [FIX] Fix status field parsing of servers in MAINT status
Merge pull request prometheus#27 from ashmere/patch-1 fixing in correct docker run example in readme.md
PreviousNext