Class NewRelic::MetricData
In: lib/new_relic/metric_data.rb
Parent: Object

Methods

Included Modules

NewRelic::Coerce

Attributes

metric_spec  [R]  a NewRelic::MetricSpec object
stats  [RW]  the actual statistics object

Public Class methods

Public Instance methods

assigns a new metric spec, and retains the old metric spec as @original_spec if it exists currently

[Validate]