telegraf/plugins
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
..
inputs Flush based on buffer size rather than time 2016-04-08 18:34:43 +02:00
outputs Small readme formattings 2016-04-08 18:34:43 +02:00
parsers Add Serializer plugins, and 'file' output plugin 2016-04-08 18:34:42 +02:00
serializers Add Serializer plugins, and 'file' output plugin 2016-04-08 18:34:42 +02:00