mirror of
https://github.com/we-promise/sure.git
synced 2026-04-19 12:04:08 +00:00
Replace StackProf with Vernier for performance profiling
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user