Make the UDP input buffer only once

This commit is contained in:
Cameron Sparr
2016-04-05 10:37:21 -06:00
parent 64066c4ea8
commit 30464396d9
3 changed files with 16 additions and 17 deletions

View File

@@ -1,6 +1,7 @@
## v0.12.1 [unreleased]
### Features
- [#976](https://github.com/influxdata/telegraf/pull/976): Reduce allocations in the UDP and statsd inputs.
### Bugfixes
- [#968](https://github.com/influxdata/telegraf/issues/968): Processes plugin gets unknown state when spaces are in (command name)