Class NewRelic::Agent::Sampler
In: lib/new_relic/agent/sampler.rb
Parent: Object

Methods

Classes and Modules

Class NewRelic::Agent::Sampler::Unsupported

Attributes

id  [R] 
shorthand_name  [R] 

Public Class methods

The ID passed in here is unused by our code, but is preserved in case we have clients who are defining their own subclasses of this class, and expecting to be able to call super with an ID.

Override with check. Called before instantiating.

Public Instance methods

[Validate]