From 0c321cdb6f3118f0471e889b8f5a7de5d1c5ad76 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Thu, 18 Jun 2020 12:10:06 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 33b02e6dc..5c6711537 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,6 +61,7 @@ - [#7651](https://github.com/influxdata/telegraf/pull/7651): Fix source field for icinga2 plugin and add tag for server hostname. - [#7619](https://github.com/influxdata/telegraf/pull/7619): Add timezone configuration to csv input data format. - [#7596](https://github.com/influxdata/telegraf/pull/7596): Add ability to collect response body as field with http_response. +- [#7267](https://github.com/influxdata/telegraf/pull/7267): Add ability to add selectors as tags in kube_inventory. #### Bugfixes