sensu-plugins / sensu-plugins-haproxy

This plugin provides native HAProxy instrumentation for monitoring and metrics collection, including: service health and backend server metrics.
http://sensu-plugins.io
MIT License
11 stars 37 forks source link

Filter out metrics #7

Closed zapient closed 9 years ago

zapient commented 9 years ago

Filter out invalid metrics to prevent the following warnings from influxdb:

[graphite] 2015/10/26 19:50:33 unable to parse line: received "server1.haproxy.amqp.response_1xx" which doesn't have required fields

eheydrick commented 9 years ago

Thanks for the contribution! Can you add an entry to the CHANGELOG in the Unreleased section and we'll get this merged.