Method: Check::Metric#disable

Defined in:
lib/check/metric.rb

#disableObject



141
142
143
# File 'lib/check/metric.rb', line 141

def disable
  Redis::Value.new(disable_key, marshal: true)
end