sentry
sentry:
dsn: https://...
environment: dev
debug: False
| field | description |
|---|---|
dsn | DSN of the Sentry instance |
environment | Environment to report to Sentry (informational only) |
debug | Catch warning messages and more context |
sentry:
dsn: https://...
environment: dev
debug: False
| field | description |
|---|---|
dsn | DSN of the Sentry instance |
environment | Environment to report to Sentry (informational only) |
debug | Catch warning messages and more context |