From 3a4507866dfec53ca5e6d0c437c88d3dc307004c Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Tue, 20 Feb 2018 16:07:10 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41ade9da1..210977aa1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -69,6 +69,7 @@ - [#3783](https://github.com/influxdata/telegraf/pull/3783): Support deadline in ping plugin. - [#3765](https://github.com/influxdata/telegraf/pull/3765): Add option to disable labels in prometheus output for string fields. - [#3808](https://github.com/influxdata/telegraf/pull/3808): Add shard server stats to the mongodb input plugin. +- [#3713](https://github.com/influxdata/telegraf/pull/3713): Add server option to unbound plugin. ### Bugfixes