Class
NewRelic::Agent::SampledBuffer
In:
lib/new_relic/agent/sampled_buffer.rb
Parent:
EventBuffer
Methods
append
append_event
decrement_lifetime_counts_by
metadata
new
sample_rate_lifetime
Attributes
captured_lifetime
[R]
seen_lifetime
[R]
Public Class methods
new
(capacity)
Public Instance methods
append
(x = nil, &blk)
append_event
(x = nil, &blk)
decrement_lifetime_counts_by
(n)
metadata
()
sample_rate_lifetime
()
[Validate]