• Andrew Newdigate's avatar
    Add worker attributes to Sidekiq metrics · 5c62dee0
    Andrew Newdigate authored
    Sidekiq workers have attributes, including latency_sensitivity,
    whether or not they have external dependencies, their feature category
    and resource boundaries.
    
    This change adds these attributes to Sidekiq metrics, to allow error
    budgeting and attribution to take place.
    5c62dee0
metrics_spec.rb 8.13 KB