Update changelog

This commit is contained in:
Daniel Nelson 2017-10-26 13:37:54 -07:00
parent ba551c4bb0
commit b78b8f2b50
1 changed files with 1 additions and 0 deletions

View File

@ -47,6 +47,7 @@
- [#3358](https://github.com/influxdata/telegraf/pull/3358): Add support for decimal timestamps to ts-epoch modifier.
- [#3337](https://github.com/influxdata/telegraf/pull/3337): Add histogram and summary types and use in prometheus plugins.
- [#3365](https://github.com/influxdata/telegraf/pull/3365): Gather concurrently from snmp agents.
- [#3333](https://github.com/influxdata/telegraf/issues/3333): Perform DNS lookup before ping and report result.
### Bugfixes