Update changelog

This commit is contained in:
Daniel Nelson
2018-08-29 11:43:14 -07:00
parent fed959531c
commit 59a64651f1

View File

@@ -88,6 +88,8 @@
- [#4554](https://github.com/influxdata/telegraf/pull/4554): Fix powerdns input tests.
- [#4584](https://github.com/influxdata/telegraf/pull/4584): Fix burrow_group offset calculation for burrow input.
- [#4550](https://github.com/influxdata/telegraf/pull/4550): Add result_code value for errors running ping command.
- [#4605](https://github.com/influxdata/telegraf/pull/4605): Remove timeout deadline for udp syslog input.
- [#4601](https://github.com/influxdata/telegraf/pull/4601): Ensure channel closed if an error occurs in cgroup input.
## v1.7.3 [2018-08-07]