Type | Default value | Description |
---|---|---|
SENTRY_DSN |
||
|
Set to enable Sentry client. |
|
SENTRY_DEBUG |
||
|
false |
Print out debugging information. |
SENTRY_ATTACH_STACKTRACE |
||
|
false |
Attach stacktraces. |
SENTRY_SAMPLE_RATE |
||
|
Sample rate for event submission (0.0 - 1.0, defaults to 1.0). |
|
SENTRY_MAX_BREADCRUMBS |
||
|
Maximum number of breadcrumbs. |
|
SENTRY_SERVERNAME |
||
|
Set reported Server name. |
|
SENTRY_RELEASE |
||
|
(current version) |
Set reported Release. |
SENTRY_DIST |
||
|
Set reported distribution. |
|
SENTRY_ENVIRONMENT |
||
|
Set reported environment. |