Skip to content

Add env to the sidekiq aggregation so it routes correctly

Nick Duff requested to merge nduff/fix-sidekiq-alert into master

The SidekiqQueueTooLarge doesn't appear to be routing to pagerduty correct as the env label is missing from the aggregation.

This adds env to the aggregation labels.

Merge request reports