From 3469e74dd9047324b7dd66fee4c43ab41f20c6f5 Mon Sep 17 00:00:00 2001 From: Daniel Nelson Date: Fri, 23 Mar 2018 11:57:42 -0700 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c3975a1f0..20a8d9d05 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -83,6 +83,7 @@ - [#3814](https://github.com/influxdata/telegraf/pull/3814): Add status_code and result tags and result_type field to http_response input. - [#3880](https://github.com/influxdata/telegraf/pull/3880): Added config flag to skip collection of network protocol metrics. - [#3927](https://github.com/influxdata/telegraf/pull/3927): Add TLS support to kapacitor input. +- [#3496](https://github.com/influxdata/telegraf/pull/3496): Add HTTP basic auth support to the http_listener input. ### Bugfixes