diff --git a/CHANGELOG.md b/CHANGELOG.md index f5853ac28..e96e78480 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,10 +12,12 @@ changed to just run docker commands in the Makefile. See `make docker-run` and - [#325](https://github.com/influxdb/telegraf/pull/325): NSQ output. Thanks @jrxFive! - [#318](https://github.com/influxdb/telegraf/pull/318): Prometheus output. Thanks @oldmantaiter! - [#338](https://github.com/influxdb/telegraf/pull/338): Restart Telegraf on package upgrade. Thanks @linsomniac! +- [#350](https://github.com/influxdb/telegraf/pull/350): Amon output. - [#337](https://github.com/influxdb/telegraf/pull/337): Jolokia plugin, thanks @saiello! - [#350](https://github.com/influxdb/telegraf/pull/350): Amon output. - [#317](https://github.com/influxdb/telegraf/issues/317): ZFS plugin, thanks @cornerot! + ### Bugfixes - [#331](https://github.com/influxdb/telegraf/pull/331): Dont overwrite host tag in redis plugin. - [#336](https://github.com/influxdb/telegraf/pull/336): Mongodb plugin should take 2 measurements.