Update changelog

This commit is contained in:
Daniel Nelson
2019-04-25 20:40:19 -07:00
parent d2fbf2414a
commit 52a00b4300

View File

@@ -32,6 +32,7 @@
- [#5757](https://github.com/influxdata/telegraf/pull/5757): Speed up interface stat collection in net input.
- [#5769](https://github.com/influxdata/telegraf/pull/5769): Add pagefault data to procstat input plugin.
- [#5760](https://github.com/influxdata/telegraf/pull/5760): Add option to set permissions for unix domain sockets to socket_listener.
- [#5585](https://github.com/influxdata/telegraf/pull/5585): Add cli support for outputting sections of the config.
#### Bugfixes