From 8da6846e5373b1c7fff21dc6434cd1f27b13d59b Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Mon, 25 Feb 2019 16:04:10 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72c059e59..6fa79c6a0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -49,6 +49,7 @@ - [#5417](https://github.com/influxdata/telegraf/pull/5417): Add rcode tag and field to dns_query input. - [#5453](https://github.com/influxdata/telegraf/pull/5453): Support Azure Sovereign Environments with endpoint_url option. - [#5472](https://github.com/influxdata/telegraf/pull/5472): Support configuring a default timezone in JSON parser. +- [#5482](https://github.com/influxdata/telegraf/pull/5482): Add ceph_health metrics to ceph input. #### Bugfixes