Update changelog

This commit is contained in:
Daniel Nelson
2018-01-17 15:14:07 -08:00
parent 822cfbc8e8
commit 548157852c

View File

@@ -29,6 +29,7 @@
- [#2701](https://github.com/influxdata/telegraf/pull/2701): Use persistent connection to postgresql database.
- [#2846](https://github.com/influxdata/telegraf/pull/2846): Add support for dropwizard input format.
- [#3666](https://github.com/influxdata/telegraf/pull/3666): Add container health metrics to docker input.
- [#3687](https://github.com/influxdata/telegraf/pull/3687): Add support for using globs in devices list of diskio input plugin.
### Bugfixes