class SidekiqPrometheus::PeriodicMetrics::Senate

Fake Senate class to guard against undefined constant errors. @private

Public Instance Methods

leader?() click to toggle source
# File lib/sidekiq_prometheus/periodic_metrics.rb, line 151
def leader?
  false
end