From 96abff0660c88ef51874cc14ac8c73e12753fcce Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Mon, 4 Jun 2018 18:02:00 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2aca563bc..0d63a4629 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -62,6 +62,7 @@ - [#4212](https://github.com/influxdata/telegraf/pull/4212): Print the enabled aggregator and processor plugins on startup. - [#3994](https://github.com/influxdata/telegraf/pull/3994): Add static routing_key option to amqp output. - [#3995](https://github.com/influxdata/telegraf/pull/3995): Add passive mode exchange declaration option to amqp consumer input. +- [#4216](https://github.com/influxdata/telegraf/pull/4216): Add counter fields to pf input. ### Bugfixes