Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

Releases: prometheus/haproxy_exporter

0.6.0 / 2016-05-13

13 May 01:48
0.6.0
173adf7
Compare
Choose a tag to compare
  • [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

04 Apr 23:12
Compare
Choose a tag to compare
  • [FIX] Limit graceful CSV error handling to parse errors

0.5.1

31 Mar 21:44
Compare
Choose a tag to compare
  • [FIX] Handle invalid CSV lines gracefully

0.5.0

23 Dec 16:58
Compare
Choose a tag to compare
  • [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

05 May 11:39
Compare
Choose a tag to compare
Merge pull request #27 from ashmere/patch-1

fixing in correct docker run example in readme.md