From 06a285bb5ed0c4aef8d403473a76f1bbc3ff6991 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Fri, 21 Jul 2017 14:31:25 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bed061c8d..d6345d841 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -64,6 +64,7 @@ - [#2860](https://github.com/influxdata/telegraf/issues/2860): Fix combined tagdrop/tagpass filtering. - [#3036](https://github.com/influxdata/telegraf/pull/3036): Fix filtering when both pass and drop match an item. - [#2964](https://github.com/influxdata/telegraf/issues/2964): Only report cpu usage for online cpus in docker input. +- [#3037](https://github.com/influxdata/telegraf/issues/3037): Fix filestat reporting exists when cannot list directory. ## v1.3.4 [2017-07-12]