Reduce sample rate for Sentry transactions

This commit is contained in:
Sebastian Serth
2022-04-04 16:28:38 +02:00
parent cdf99ca7e9
commit 393c66918a

View File

@ -30,7 +30,7 @@ Sentry.init do |config|
when '/', '/ping'
0.00 # ignore health check
else
0.05
0.01
end
else
0.0 # ignore all other transactions