fix: adds more sentry config

This commit is contained in:
Brock H Caldwell
2025-11-05 11:35:19 -06:00
parent 445224d368
commit 2468e4d5b6

View File

@@ -3,6 +3,11 @@ when@prod:
register_error_listener: true # Disables the ErrorListener to avoid duplicated log in sentry
register_error_handler: true # Disables the ErrorListener, ExceptionListener and FatalErrorListener integrations of the base PHP SDK
options:
traces_sample_rate: .25
profiles_sample_rate: .25
attach_stacktrace: true
tracing:
enabled: true
dbal: # DB queries