telegraf/plugins
Łukasz Harasimowicz 68b351ca05 Fixing consul with multiple health checks per service (#1994)
* plugins/input/consul: moved check_id from regular fields to tags.

When service has more than one check sending data for both would overwrite each other
resulting only in one check being written (the last one). Adding check_id as a tag
ensures we will get info for all unique checks per service.

* plugins/inputs/consul: updated tests
2016-12-20 13:03:31 +00:00
..
aggregators Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
inputs Fixing consul with multiple health checks per service (#1994) 2016-12-20 13:03:31 +00:00
outputs Enable setting a clientID for MQTT Output 2016-12-13 20:03:09 +00:00
parsers Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
processors Documentation improvements 2016-11-08 13:55:37 +00:00
serializers More unit tests for new metric 2016-12-01 19:07:14 +00:00