From ed6c59bf97b3f8f9ca348b93e05ee0343202c39b Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Thu, 25 Jan 2018 13:47:21 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6fcaddf11..2b345c88b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -46,6 +46,7 @@ - [#3629](https://github.com/influxdata/telegraf/issues/3629): Fix a potential deadlock when using aggregators. - [#3697](https://github.com/influxdata/telegraf/issues/3697): Limit wait time for writes in mqtt output. - [#3698](https://github.com/influxdata/telegraf/issues/3698): Revert change in graphite output where dot in field key was replaced by underscore. +- [#3710](https://github.com/influxdata/telegraf/issues/3710): Add timeout to wavefront output write. ## v1.5.1 [2017-01-10]