mirror of
https://github.com/versia-pub/server.git
synced 2025-12-06 08:28:19 +01:00
fix(config): 🐛 Add trace propagation targets to Sentry example config
This commit is contained in:
parent
6ae13265fa
commit
505f7712d6
|
|
@ -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"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue