Update changelog

This commit is contained in:
Daniel Nelson
2020-01-08 18:19:16 -08:00
parent 6f9f0b7f01
commit 07b75c57fe

View File

@@ -17,6 +17,7 @@
- [#6869](https://github.com/influxdata/telegraf/pull/6869): Add RBPEX IO statistics to DatabaseIO query in sqlserver input.
- [#6869](https://github.com/influxdata/telegraf/pull/6869): Add space on disk for each file to DatabaseIO query in the sqlserver input.
- [#6869](https://github.com/influxdata/telegraf/pull/6869): Calculate DB Name instead of GUID in physical_db_name in the sqlserver input.
- [#6733](https://github.com/influxdata/telegraf/pull/6733): Add latency stats to mongo input.
#### Bugfixes