This repository has been archived by the owner on Mar 8, 2023. It is now read-only.
Releases: prometheus/haproxy_exporter
Releases · prometheus/haproxy_exporter
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.2
0.5.1
0.5.0
- [CHANGE] Consolidate flag names
- [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
0.4.0 - 05.05.2015
Merge pull request #27 from ashmere/patch-1 fixing in correct docker run example in readme.md