Fix Sentry not reporting right program for Sidekiq workers
Moves program tag into the global configuration since this doesn't change and since Sidekiq workers get a unique context for each event. Closes #21410
Showing
lib/gitlab/sentry.rb
0 → 100644
Please register or sign in to comment