Skip to content

Commit

Permalink
Adjust for sentry-ruby changes (#12455)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikspang authored Jan 27, 2025
1 parent 03aa7db commit 6c9f1f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Sentry.init do |config|
else
0.1
end
when /sidekiq/
when /queue/
0.01 # you may want to set a lower rate for background jobs if the number is large
else
0.0 # ignore all other transactions
Expand Down

0 comments on commit 6c9f1f1

Please sign in to comment.