Haproxy Exporter Versions Save

Simple server that scrapes HAProxy stats and exports them via HTTP for Prometheus consumption

0.6.0

8 years ago
  • [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

8 years ago
  • [FIX] Limit graceful CSV error handling to parse errors

0.5.1

8 years ago
  • [FIX] Handle invalid CSV lines gracefully

0.5.0

8 years ago
  • [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

9 years ago