From a9abfe8f08d7028917b44c70d7debe5422d7ba3a Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Fri, 25 Aug 2017 12:59:19 -0700 Subject: [PATCH] Update changelog (cherry picked from commit 6abecd0ac7ee5a7b418316314c83935ab6e06e92) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 60f472af6..55d7011ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -98,6 +98,7 @@ - [#3153](https://github.com/influxdata/telegraf/issues/3053): Enable hddtemp input on all platforms. - [#3142](https://github.com/influxdata/telegraf/issues/3142): Escape backslash within string fields. - [#3162](https://github.com/influxdata/telegraf/issues/3162): Fix parsing of SHM remotes in ntpq input +- [#3149](https://github.com/influxdata/telegraf/issues/3149): Don't fail parsing zpool stats if pool health is UNAVAIL on FreeBSD. ## v1.3.5 [2017-07-26]