Skip to content
Snippets Groups Projects
Commit ee468be6 authored by Cameron Sparr's avatar Cameron Sparr
Browse files

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
parent 7f539c95
No related branches found
No related tags found
No related merge requests found
Showing
with 271 additions and 285 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment