cleanup & comment http_response def config

closes #332
This commit is contained in:
Cameron Sparr
2016-04-07 10:31:06 -06:00
parent 377b030d88
commit 90185dc6b3
4 changed files with 28 additions and 7 deletions

View File

@@ -4,6 +4,7 @@
- [#976](https://github.com/influxdata/telegraf/pull/976): Reduce allocations in the UDP and statsd inputs.
- [#979](https://github.com/influxdata/telegraf/pull/979): Reduce allocations in the TCP listener.
- [#935](https://github.com/influxdata/telegraf/pull/935): AWS Cloudwatch input plugin. Thanks @joshhardy & @ljosa!
- [#943](https://github.com/influxdata/telegraf/pull/943): http_response input plugin. Thanks @Lswith!
### Bugfixes
- [#968](https://github.com/influxdata/telegraf/issues/968): Processes plugin gets unknown state when spaces are in (command name)