Class NewRelic::Agent::StatsEngine
In: lib/new_relic/agent/stats_engine.rb
lib/new_relic/agent/stats_engine/metric_stats.rb
lib/new_relic/agent/stats_engine/gc_profiler.rb
lib/new_relic/agent/stats_engine/samplers.rb
Parent: Object

This module exists only for backwards-compatibility reasons. Sampler functionality is now controlled by the SamplerManager class. @deprecated

Methods

Included Modules

MetricStats Samplers

Classes and Modules

Module NewRelic::Agent::StatsEngine::GCProfiler
Module NewRelic::Agent::StatsEngine::MetricStats
Module NewRelic::Agent::StatsEngine::Samplers

Attributes

metric_rules  [RW] 

Public Class methods

Public Instance methods

All access to the @stats_hash ivar should be funnelled through this method to ensure thread-safety.

[Validate]