1. 26 Nov, 2020 1 commit
    • 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
  2. 23 Nov, 2020 39 commits