Class | God::Metric |
In: |
lib/god/metric.rb
|
Parent: | Object |
Metrics are responsible for holding watch conditions. An instance of Metric is yielded to blocks in the start_if, restart_if, stop_if, and transition methods.
Disable all of this Metric‘s conditions. Poll conditions will be halted and event/trigger conditions will be deregistered.
Returns nothing.