Reduce TCP listener allocations

This commit is contained in:
Cameron Sparr
2016-04-05 14:35:14 -06:00
parent 30464396d9
commit 0f16c0f4cf
2 changed files with 6 additions and 5 deletions

View File

@@ -2,6 +2,7 @@
### Features
- [#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.
### Bugfixes
- [#968](https://github.com/influxdata/telegraf/issues/968): Processes plugin gets unknown state when spaces are in (command name)