From f04d84994d6789b4161ed1f9791e9d96320af3b4 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Mon, 2 Mar 2020 18:52:22 -0800 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index aa8990767..fd54b4c82 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -54,6 +54,7 @@ - [#7084](https://github.com/influxdata/telegraf/pull/7084): Add RabbitMQ slave_nodes and synchronized_slave_nodes metrics. - [#7089](https://github.com/influxdata/telegraf/pull/7089): Allow globs in FPM unix socket paths. - [#7071](https://github.com/influxdata/telegraf/pull/7071): Add non-cumulative histogram to histogram aggregator. +- [#6969](https://github.com/influxdata/telegraf/pull/6969): Add label and field selectors to prometheus input k8s discovery. #### Bugfixes