Update changelog

This commit is contained in:
Daniel Nelson 2018-12-26 19:10:18 -08:00
parent c12eecc90e
commit 72089042be
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 6 additions and 2 deletions

View File

@ -13,9 +13,13 @@
- [#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.
#### Bugfixes
- [#4610](https://github.com/influxdata/telegraf/pull/4610): Fix initscript removes pidfile of restarted Telegraf process.
## v1.9.2 [unreleased]
### Bugfixes
#### Bugfixes
- [#5130](https://github.com/influxdata/telegraf/pull/5130): Increase varnishstat timeout.
- [#5135](https://github.com/influxdata/telegraf/pull/5135): Remove storage calculation for non Azure managed instances and add server version.
@ -28,7 +32,7 @@
## v1.9.1 [2018-12-11]
### Bugfixes
#### Bugfixes
- [#5006](https://github.com/influxdata/telegraf/issues/5006): Fix boolean handling in splunkmetric serializer.
- [#5046](https://github.com/influxdata/telegraf/issues/5046): Set default config values in jenkins input.