# File lib/new_relic/agent/transaction_event_recorder.rb, line 42
      def drop_buffered_data
        transaction_event_aggregator.reset!
        synthetics_event_aggregator.reset!
      end