Skip to content

Release 0.5.1 version

Compare
Choose a tag to compare
@unixsurfer unixsurfer released this 19 Jun 10:56
· 21 commits to master since this release
0.5.1
9063403

This release adds a thread to check if the workers of haproxystats-process* are alive. This thread will exit the main program if at least one worker isn't alive. Last but not least, @crovner fixed a runtime error, thanks dude.

Changelog:

  • Fix runtime error when specifying a custom list of metrics
  • Check liveness of workers and exit if at least one is dead
  • Fix formatting in README for group-namespace option