• Sean McGivern's avatar
    Remove Rails background transaction metrics · 8f01bbe8
    Sean McGivern authored
    We don't need these as we have Sidekiq-specific metrics. Having these
    metrics with Sidekiq labels also increases cardinality.
    
    We keep the DB counters in logs for Sidekiq, but remove them from
    metrics too.
    8f01bbe8
lograge.rb 1.73 KB