From 20a5887a4a1660297d9c2d9854f291ab5287c8a3 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Tue, 20 Feb 2018 13:56:44 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0f2b2027..41ade9da1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -68,6 +68,7 @@ - [#3781](https://github.com/influxdata/telegraf/pull/3781): Add keep alive support to the TCP mode of statsd. - [#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. ### Bugfixes