Update changelog

This commit is contained in:
Daniel Nelson 2018-02-20 17:33:25 -08:00
parent 6dd39616de
commit 7648a2a5c5
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@
- [#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.
- [#3713](https://github.com/influxdata/telegraf/pull/3713): Add server option to unbound plugin.
- [#3804](https://github.com/influxdata/telegraf/pull/3804): Convert boolean metric values to float in datadog output.
### Bugfixes