8000 GitHub - Xfers/sidekiq-alive: Liveness probe and sidekiq status check for Sidekiq in Kubernetes deployment
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Xfers/sidekiq-alive

Repository files navigation

SidekiqAlive

This project is forked from sidekiq_alive project.

Besides the original features. this project modified and added some features.

  • Set static sidekiq queue instead of run liveness probing jobs in an independent queue for each instance/replica

  • Add sidekiq busy count checking HTTP endpoint (default: /busy_count)

  • Support multi-process sidekiq mode (sidekiqswarm)

  • Support both fork/threaded server mode (default: SidekiqAlive.config.server_mode = :thread)

License

The gem is available as open source under the terms of the MIT License.

About

Liveness probe and sidekiq status check for Sidekiq in Kubernetes deployment

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 14

0