Skip to content

Liveness probe and sidekiq status check for Sidekiq in Kubernetes deployment

License

Notifications You must be signed in to change notification settings

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