Skip to content

Commit

Permalink
Sentry part III
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNaessens committed May 19, 2024
1 parent 56b0544 commit 3d2f283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/initializers/sentry.rb
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
config.dsn = ENV["SENTRY_DSN"]
config.breadcrumbs_logger = [:active_support_logger, :http_logger]
config.enable_tracing = true
config.enabled_environments = %w[production]
end

0 comments on commit 3d2f283

Please sign in to comment.