From 5885ef2c1ccea032f346d0b3cc353c56ff2bc4ad Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Wed, 25 Oct 2017 15:29:56 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index debdb71b0..98dfbbf93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ - [#3350](https://github.com/influxdata/telegraf/pull/3350): Use labels in prometheus output for string fields. - [#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. ### Bugfixes