arturictus / sidekiq_alive

Liveness probe for Sidekiq in Kubernetes deployments
MIT License
194 stars 57 forks source link

Sidekiq 6.0 support - uninitialized constant Sidekiq::Logging #21

Closed swistaczek closed 5 years ago

swistaczek commented 5 years ago

Did you mean?  Sidekiq::Logger
/Users/USER/.rvm/gems/ruby-2.6.4/gems/sidekiq_alive-1.1.0/lib/sidekiq_alive.rb:78:in `logger'```
arrowcircle commented 5 years ago

+1 here

arrowcircle commented 5 years ago

@swistaczek I submitted PR and it's already merged. Works fine with sidekiq 6.0 and sidekiq-alive 1.1.1

arturictus commented 5 years ago

Fixed in current release