RubyGems Navigation menu

sidekiq_status_monitor 1.0.0

SidekiqStatusMonitor offers a solution to add HTTP server for the sidekiq instance. Can be used for Kubernetes livenessProbe and readinessProbe checks. Other liveness/alive checks can be done too since the server returns 200/500 status codes. Also provides a HTTP JSON interface for crawling metrics.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 1.3.0 - June 12, 2024 (9 KB)
  2. 1.2.0 - May 16, 2024 (9 KB)
  3. 1.0.1 - October 12, 2023 (9 KB)
  4. 1.0.0 - October 12, 2023 (9 KB)

Runtime Dependencies (3):

rack < 3
sidekiq >= 5, < 8
webrick >= 1, < 2

Development Dependencies (8):

bundler > 1.16
debug ~> 1.6
rack-test ~> 2.1.0
rake ~> 13.0
rspec ~> 3.0
rspec-sidekiq ~> 4.0
rubocop-shopify ~> 2.10
solargraph ~> 0.49.0

Owners:

Pushed by:

Authors:

  • Andrei Makarov

SHA 256 checksum:

a98d7e88efbb40a31790a6f7405b25d682422f9bc9d60aa92e3a83286ce43afd

Total downloads 1,014

For this version 217

License:

MIT

Required Ruby Version: >= 2.7.0

Links: