Class NewRelic::Agent::SamplerCollection
In: lib/new_relic/agent/sampler_collection.rb
Parent: Object

Methods

Included Modules

Enumerable

Public Class methods

Public Instance methods

adds samplers to the sampler collection so that they run every minute. This is dynamically recognized by any class that subclasses NewRelic::Agent::Sampler

[Validate]