Update changelog

This commit is contained in:
Daniel Nelson
2018-12-26 19:40:18 -08:00
parent dbe6f594a9
commit 9a0861f7e2

View File

@@ -12,6 +12,7 @@
- [#5149](https://github.com/influxdata/telegraf/pull/5149): Add micro and nanosecond unix timestamp support to JSON parser.
- [#5160](https://github.com/influxdata/telegraf/pull/5160): Add support for basic auth to couchdb input.
- [#5161](https://github.com/influxdata/telegraf/pull/5161): Add support in wavefront output for the Wavefront Direction Ingestion API.
- [#5168](https://github.com/influxdata/telegraf/pull/5168): Allow counting float values in valuecounter aggregator.
#### Bugfixes