From da441cdbf02f8070f96c1e1a928f1c8ce16275d8 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Tue, 23 Jun 2020 11:41:57 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e593978f1..477cf2777 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -87,6 +87,7 @@ - [#7686](https://github.com/influxdata/telegraf/pull/7686): Improve the performance of the procstat input. - [#7658](https://github.com/influxdata/telegraf/pull/7658): Fix ping exit code handling on non-Linux. +- [#7718](https://github.com/influxdata/telegraf/pull/7718): Skip overs errors in the output of the sensors command. ## v1.14.4 [2020-06-09]