Skip to content
This repository was archived by the owner on Sep 13, 2021. It is now read-only.

Tags: voyagermesh/haproxy_exporter

Tags

0.8.1

Toggle 0.8.1's commit message
Release 0.8.1

This includes all changes from prometheus/haproxy_exporter 0.8.0

v0.8.0

Toggle v0.8.0's commit message
Release v0.8.0

- First release of appscode fork
- Supports Haproxy running in any namespace via Voyager.

v0.7.1

Toggle v0.7.1's commit message

Verified

This tag was signed with the committer’s verified signature.
grobie Tobias Schmidt
v0.7.1 / 2016-10-12

- [BUGFIX] Fix timeout behavior when reusing HTTP connections
- [BUGFIX] Remove usage of undocumented golang type assertion behavior

0.7.0

Toggle 0.7.0's commit message

Verified

This tag was signed with the committer’s verified signature.
grobie Tobias Schmidt
0.7.0

- [FEATURE] Add support for unix sockets. Thanks @alicebob

0.6.0

Toggle 0.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
grobie Tobias Schmidt
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

Toggle 0.5.2's commit message
0.5.2

- [FIX] Limit graceful CSV error handling to parse errors

0.5.1

Toggle 0.5.1's commit message
0.5.1

- [FIX] Handle invalid CSV lines gracefully

0.5.0

Toggle 0.5.0's commit message
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

0.4.0

Toggle 0.4.0's commit message
Merge pull request prometheus#27 from ashmere/patch-1

fixing in correct docker run example in readme.md

0.3.1

Toggle 0.3.1's commit message
Bump version