Skip to content

Commit

Permalink
[project-base] enable sentry performance monitoring (#3626)
Browse files Browse the repository at this point in the history
  • Loading branch information
henzigo authored Nov 29, 2024
1 parent 081fa39 commit 8a0bdae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/config/packages/prod/sentry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@ sentry:
options:
environment: '%env(SENTRY_ENVIRONMENT)%'
release: '%env(SENTRY_RELEASE)%'
traces_sample_rate: 0.1
register_error_listener: false

services:
Expand Down

0 comments on commit 8a0bdae

Please sign in to comment.