• Sean McGivern's avatar
    Add Sidekiq dead job metrics · ba46fafb
    Sean McGivern authored
    This adds a counter, sidekiq_jobs_dead_total, that increments when a job
    is added to the dead jobs queue. It has the same basic labels (worker,
    queue, feature category, etc.) as the other Sidekiq metrics.
    ba46fafb
sidekiq_death_handler_spec.rb 1.49 KB