mirror of
https://github.com/pretix/pretix.git
synced 2026-08-20 12:26:27 +00:00
Upgrade sentry-sdk, support performance monitoring
This commit is contained in:
@@ -350,10 +350,14 @@ application. If you want to use sentry, you need to set a DSN in the configurati
|
||||
|
||||
[sentry]
|
||||
dsn=https://<key>:<secret>@sentry.io/<project>
|
||||
traces_sample_rate=0.5
|
||||
|
||||
``dsn``
|
||||
You will be given this value by your sentry installation.
|
||||
|
||||
``traces_sample_rate``
|
||||
Sample rate for performance monitoring.
|
||||
|
||||
|
||||
Caching
|
||||
-------
|
||||
|
||||
Reference in New Issue
Block a user