Update changelog

This commit is contained in:
Daniel Nelson 2018-12-11 16:58:44 -08:00
parent 4d3519756c
commit e2ccce9e44
No known key found for this signature in database
GPG Key ID: CAAD59C9444F6155
1 changed files with 8 additions and 0 deletions

View File

@ -6,6 +6,14 @@
- [#5047](https://github.com/influxdata/telegraf/pull/5047): Add support for unix and unix_ms timestamps to csv parser.
- [#5038](https://github.com/influxdata/telegraf/pull/5038): Add ability to tag metrics with topic in kafka_consumer.
- [#5024](https://github.com/influxdata/telegraf/pull/5024): Add option to store cpu as a tag in interrupts input.
- [#5074](https://github.com/influxdata/telegraf/pull/5074): Add support for sending a request body to http input.
- [#5069](https://github.com/influxdata/telegraf/pull/5069): Add running field to procstat_lookup.
## v1.9.2 [unreleased]
### Bugfixes
- [#5130](https://github.com/influxdata/telegraf/pull/5130): Increase varnishstat timeout.
## v1.9.1 [2018-12-11]