class Monitoring::BaseCounter
Base class for the counter.
Public Instance Methods
increment(*)
click to toggle source
# File lib/fluent/plugin/monitoring.rb, line 18 def increment(*) end
Base class for the counter.
# File lib/fluent/plugin/monitoring.rb, line 18 def increment(*) end