[x] Update Changelog following the conventions laid out on Keep A Changelog
[x] RuboCop passes
[x] Existing tests pass
Purpose
As per linked issue there are currently some frontend metrics that are not collected as part of the --server-metrics config option that would prove useful for plugin users.
This change adds metrics for requests per second, max requests per second & total requests.
Pull Request Checklist
RE https://github.com/sensu-plugins/sensu-plugins-haproxy/issues/22
General
[x] Update Changelog following the conventions laid out on Keep A Changelog
[x] RuboCop passes
[x] Existing tests pass
Purpose
As per linked issue there are currently some frontend metrics that are not collected as part of the
--server-metrics
config option that would prove useful for plugin users.This change adds metrics for requests per second, max requests per second & total requests.
Known Compatability Issues
n/a