Add CloudWatch input plugin

Rebased commit of previously reviewed branch.
Added cloudwatch client Mock and more rich unit tests.

closes #935
closes #936
This commit is contained in:
Josh Hardy
2016-03-25 15:16:23 -07:00
committed by Cameron Sparr
parent e19c474a92
commit d5b9e003fe
5 changed files with 524 additions and 0 deletions

View File

@@ -3,6 +3,7 @@
### Features
- [#976](https://github.com/influxdata/telegraf/pull/976): Reduce allocations in the UDP and statsd inputs.
- [#979](https://github.com/influxdata/telegraf/pull/979): Reduce allocations in the TCP listener.
- [#935](https://github.com/influxdata/telegraf/pull/935): AWS Cloudwatch input plugin. Thanks @joshhardy & @ljosa!
### Bugfixes
- [#968](https://github.com/influxdata/telegraf/issues/968): Processes plugin gets unknown state when spaces are in (command name)