Method: NewRelic::Agent::EventBuffer#note_dropped
- Defined in:
- lib/new_relic/agent/event_buffer.rb
permalink #note_dropped ⇒ Object
61 62 63 |
# File 'lib/new_relic/agent/event_buffer.rb', line 61 def note_dropped @seen += 1 end |
61 62 63 |
# File 'lib/new_relic/agent/event_buffer.rb', line 61 def note_dropped @seen += 1 end |