Update changelog

This commit is contained in:
Daniel Nelson 2018-05-23 16:38:22 -07:00
parent c6d4bb1e8d
commit d9dc4f8fba
1 changed files with 2 additions and 1 deletions

View File

@ -56,7 +56,8 @@
- [#3489](https://github.com/influxdata/telegraf/pull/3489): Add burrow input plugin.
- [#3969](https://github.com/influxdata/telegraf/pull/3969): Add option to unbound module to use threads as tags.
- [#4183](https://github.com/influxdata/telegraf/pull/4183): Add support for TLS and username/password auth to aerospike input.
- [#4190](https://github.com/influxdata/telegraf/pull/4190): Add special syslog timestamp parser to grok parser that uses current year.
-
### Bugfixes
- [#4018](https://github.com/influxdata/telegraf/pull/4018): Write to working file outputs if any files are not writeable.