Sidekiq::Job::Stats

Sidekiq Job Stats is a gem that provides functionality to track and monitor job statistics in Sidekiq, inspired by the functionality provided by the "resque-job-stats" gem.

Installation

Requires sidekiq '> 6.0'

In your Gemfile add:

gem 'sidekiq-job-stats'