Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
0048423a46 |
@@ -4,8 +4,8 @@ when@prod:
|
|||||||
register_error_handler: true # Disables the ErrorListener, ExceptionListener and FatalErrorListener integrations of the base PHP SDK
|
register_error_handler: true # Disables the ErrorListener, ExceptionListener and FatalErrorListener integrations of the base PHP SDK
|
||||||
|
|
||||||
options:
|
options:
|
||||||
traces_sample_rate: .25
|
traces_sample_rate: 1
|
||||||
profiles_sample_rate: .25
|
profiles_sample_rate: 1
|
||||||
attach_stacktrace: true
|
attach_stacktrace: true
|
||||||
|
|
||||||
tracing:
|
tracing:
|
||||||
|
|||||||
Reference in New Issue
Block a user