RubyGems Navigation menu

sidekiq_status_monitor 1.0.1

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.0.1 - October 12, 2023 (9 KB)
  2. 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:

fc240dc5ecd9b4e47d893ec8dc4015b4cb6adaaf395ea8cf99d9efaae4b18e60

Total downloads 587

For this version 400

License:

MIT

Required Ruby Version: >= 2.7.0

Links: