mirror of
https://github.com/System-End/identity-vault.git
synced 2026-04-19 20:55:11 +00:00
waow
This commit is contained in:
parent
928e20e847
commit
c645d9538f
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ Sentry.init do |config|
|
|||
config.send_default_pii = true
|
||||
config.traces_sample_rate = Rails.env.production? ? 0.1 : 1.0
|
||||
config.enabled_patches = [ :http, :redis, :puma ]
|
||||
config.sdk_logger = Rails.logger
|
||||
|
||||
# Capture error event IDs in Rack env for error pages
|
||||
config.rails.report_rescued_exceptions = true
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue