telegraf/plugins
Leon Barrett 9add7b9e9a Fix bug: too many cloudwatch metrics (#1885)
* Fix bug: too many cloudwatch metrics

Cloudwatch metrics were being added incorrectly. The most obvious
symptom of this was that too many metrics were being added. A simple
check against the name of the metric proved to be a sufficient fix. In
order to test the fix, a metric selection function was factored out.

* Go fmt cloudwatch

* Cloudwatch isSelected checks metric name

* Move cloudwatch line in changelog to 1.2 features
2016-12-13 14:13:53 +00:00
..
aggregators Fix unit tests for new metric implementation 2016-12-01 18:17:02 +00:00
inputs Fix bug: too many cloudwatch metrics (#1885) 2016-12-13 14:13:53 +00:00
outputs Kafka output fixup 2016-12-06 15:38:59 +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