class Statue::NullBackend

Public Instance Methods

<<(metric)
Alias for: collect_metric
collect_metric(metric) click to toggle source
# File lib/statue/backends/null.rb, line 4
def collect_metric(metric)
end
Also aliased as: <<