Commit Graph

3 Commits

Author SHA1 Message Date
Cameron Sparr eb5dddf0d6 Flush based on buffer size rather than time
this includes:
- Add Accumulator to the Start() function of service inputs
- For message consumer plugins, use the Accumulator to constantly add
  metrics and make Gather a dummy function
- rework unit tests to match this new behavior.
- make "flush_buffer_when_full" a config option that defaults to true

closes #666
2016-04-08 18:34:43 +02:00
Dragostin Yanev (netixen) 6b0ea64d1b Change point_buffer to metric_buffer to conform will changes in https://github.com/influxdata/telegraf/pull/676
closes #680
2016-04-08 18:34:42 +02:00
Dragostin Yanev (netixen) 31d7694039 Add NATS consumer input plugin. 2016-04-08 18:34:42 +02:00