Update changelog

This commit is contained in:
Daniel Nelson 2018-02-20 13:56:44 -08:00
parent 3e31ae4eca
commit 20a5887a4a
1 changed files with 1 additions and 0 deletions

View File

@ -68,6 +68,7 @@
- [#3781](https://github.com/influxdata/telegraf/pull/3781): Add keep alive support to the TCP mode of statsd.
- [#3783](https://github.com/influxdata/telegraf/pull/3783): Support deadline in ping plugin.
- [#3765](https://github.com/influxdata/telegraf/pull/3765): Add option to disable labels in prometheus output for string fields.
- [#3808](https://github.com/influxdata/telegraf/pull/3808): Add shard server stats to the mongodb input plugin.
### Bugfixes