Class: SidekiqPrometheus::PeriodicMetrics::Senate

Inherits:
Object
  • Object
show all
Defined in:
lib/sidekiq_prometheus/periodic_metrics.rb

Overview

Fake Senate class to guard against undefined constant errors.

Instance Method Summary collapse

Instance Method Details

#leader?Boolean

Returns:

  • (Boolean)


151
152
153
# File 'lib/sidekiq_prometheus/periodic_metrics.rb', line 151

def leader?
  false
end