From d98153e7bc63a6be514577f6d016f27225bb0c28 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Tue, 23 Jun 2020 11:56:13 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 936b0d9f1..c0ccc402f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -67,6 +67,7 @@ - [#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. - [#7712](https://github.com/influxdata/telegraf/pull/7712): Add counter type to sqlserver perfmon collector. +- [#7575](https://github.com/influxdata/telegraf/pull/7575): Add missing nvme attributes to smart plugin. #### Bugfixes