You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Release 0.3.12 version
This release converts Idle_pct metric exposed by HAProxy to CpuUsagePct
in order to easier the plot of that metric on Graphite.
Changelog:
* Convert Idle_pct to CpuUsagePct
Release 0.3.12 version
This release fixes 2 regression introduced in 0.3.11.
Changelog:
* Fix yet another regression introduced by 9e78b69
* Fix indentation issues
* Drop unused columns to safe memory
* Fix performance regression introduced by 9e78b69