Class: Salus::Gauge

Inherits:
Metric show all
Defined in:
lib/salus/metric/gauge.rb

Constant Summary collapse

STORAGE_DEPTH =
1

Method Summary

Methods inherited from Metric

#clear, descendants, #expired?, inherited, #initialize, #load, #mute?, #push, #save, #timestamp, #to_h, #ttl, #value

Methods included from Lockable

#broadcast, #signal, #synchronize, #wait, #wait_until

Methods included from Logging

#log

Constructor Details

This class inherits a constructor from Salus::Metric