add config for sentry stacktraces
Signed-off-by: Jason Volk <jason@zemos.net>
This commit is contained in:
parent
e73aa2aa21
commit
db3c718ddc
3 changed files with 7 additions and 0 deletions
|
@ -57,6 +57,9 @@
|
|||
# Defaults to 0.15
|
||||
#sentry_traces_sample_rate = 0.15
|
||||
|
||||
# Whether to attach a stacktrace to Sentry reports.
|
||||
#sentry_attach_stacktrace = false
|
||||
|
||||
|
||||
### Database configuration
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue