Class: Fluent::MetricSenseOutput::AverageUpdater
- Inherits:
-
MaxUpdater
- Object
- MaxUpdater
- Fluent::MetricSenseOutput::AverageUpdater
- Defined in:
- lib/fluent/plugin/out_metricsense.rb
Instance Attribute Summary
Attributes inherited from MaxUpdater
Instance Method Summary collapse
Methods inherited from MaxUpdater
#add, #initialize, #normalized_value
Constructor Details
This class inherits a constructor from Fluent::MetricSenseOutput::MaxUpdater
Instance Method Details
#mode ⇒ Object
252 253 254 |
# File 'lib/fluent/plugin/out_metricsense.rb', line 252 def mode UpdateMode::AVERAGE end |