• 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
add-sidekiq-dead-job-metrics.yml 87 Bytes