Update changelog

This commit is contained in:
Daniel Nelson
2018-03-23 11:57:42 -07:00
parent def76ace3b
commit 3469e74dd9

View File

@@ -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