fix(config): 🐛 Add trace propagation targets to Sentry example config

This commit is contained in:
Jesse Wierzbinski 2024-07-26 00:50:03 +02:00
parent 6ae13265fa
commit 505f7712d6
No known key found for this signature in database

View file

@ -400,6 +400,8 @@ debug = false
sample_rate = 1.0
traces_sample_rate = 1.0
# Can also be regex
trace_propagation_targets = []
max_breadcrumbs = 100
# environment = "production"