From 2c202c9966360afc2c42783cd1174a60eed40678 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Mon, 8 Jun 2020 15:32:09 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf9aa75e0..eb491b2e5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -60,6 +60,7 @@ - [#7646](https://github.com/influxdata/telegraf/pull/7646): Add video codec stats to nvidia-smi. - [#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. #### Bugfixes