mirror of
https://github.com/maybe-finance/maybe.git
synced 2025-07-24 23:59:40 +02:00
Replace StackProf with Vernier for performance profiling
This commit is contained in:
parent
f5ff5332d5
commit
0e76d753bd
3 changed files with 5 additions and 3 deletions
|
@ -14,5 +14,7 @@ if ENV["SENTRY_DSN"].present?
|
|||
# of sampled transactions.
|
||||
# We recommend adjusting this value in production.
|
||||
config.profiles_sample_rate = 0.5
|
||||
|
||||
config.profiler_class = Sentry::Vernier::Profiler
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue