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

The Agent is a singleton that is instantiated when the plugin is activated. It collects performance data from ruby applications in realtime as the application runs, and periodically sends that data to the NewRelic server.

Methods

Included Modules

InstanceMethods

Classes and Modules

Module NewRelic::Agent::Agent::ClassMethods
Module NewRelic::Agent::Agent::InstanceMethods

Public Class methods

Public Instance methods

[Validate]