From 1b0a18897dffdf663648dbefd2505e096ca1951b Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Tue, 22 Aug 2017 16:55:15 -0700 Subject: [PATCH] Update changelog (cherry picked from commit 6597b554776e974c7d239877cbda57a3c417c081) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 735b48e44..3aa9aa97a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -93,6 +93,7 @@ - [#2899](https://github.com/influxdata/telegraf/issues/2899): Skip compilcation of logparser and tail on solaris. - [#2951](https://github.com/influxdata/telegraf/issues/2951): Discard logging from tail library. - [#3126](https://github.com/influxdata/telegraf/pull/3126): Remove log message on ping timeout. +- [#3144](https://github.com/influxdata/telegraf/issues/3144): Don't retry points beyond retention policy. ## v1.3.5 [2017-07-26]