Module NewRelic::Agent::Agent::ClassMethods
In: lib/new_relic/agent/agent.rb

contains all the class-level methods for NewRelic::Agent::Agent

Methods

instance  

Public Instance methods

Should only be called by NewRelic::Control - returns a memoized singleton instance of the agent, creating one if needed

[Validate]