Class: Stackify::Metrics::MetricSettings

Inherits:
Object
  • Object
show all
Defined in:
lib/stackify/metrics/metric.rb

Instance Attribute Summary collapse

Instance Attribute Details

#autoreport_last_value_if_nothing_reportedObject

Returns the value of attribute autoreport_last_value_if_nothing_reported.



32
33
34
# File 'lib/stackify/metrics/metric.rb', line 32

def autoreport_last_value_if_nothing_reported
  @autoreport_last_value_if_nothing_reported
end

#autoreport_zero_if_nothing_reportedObject

Returns the value of attribute autoreport_zero_if_nothing_reported.



32
33
34
# File 'lib/stackify/metrics/metric.rb', line 32

def autoreport_zero_if_nothing_reported
  @autoreport_zero_if_nothing_reported
end