| Class | NewRelic::Agent::EventAggregator |
| In: |
lib/new_relic/agent/event_aggregator.rb
|
| Parent: | Object |
Merges samples from payload back into buffer and optionally adjusts the count of the buffer to ensure accuracy of buffer of metadata. We want to make sure not to double count samples being merged back in from a failed harvest, yet we do not want to under-count samples being merged from the PipeService.