add amazon kinesis as an output plugin

closes #428
This commit is contained in:
James Lamb
2015-12-10 13:07:55 +11:00
committed by Cameron Sparr
parent c89ef84df7
commit b91eab6737
6 changed files with 283 additions and 0 deletions

View File

@@ -2,6 +2,7 @@
### Features
- [#427](https://github.com/influxdb/telegraf/pull/427): zfs plugin: pool stats added. Thanks @allenpetersen!
- [#428](https://github.com/influxdb/telegraf/pull/428): Amazon Kinesis output. Thanks @jimmystewpot!
## v0.2.4 [2015-12-08]