saleor-dashboard/docs/sentry-adapter.md
Adrian Pilarczyk f8f945d1af
Refresh README.md (#2768)
* Update README.md

* Update README.md

* Update README.md

* docs: 📝 add articles to docs folder

* docs: 📝 add configuration article

* docs: 📝 add emojis 😋

* docs: 📝 restructure readme

* docs: 📝 add deployment article

* Empty-Commit
2022-12-06 15:23:04 +01:00

384 B

Sentry adapter

We use Sentry as the default tracker. No changes in code are required for it to work. You can configure it with the environment variables.

The following environment variables are available:

# Required
SENTRY_DSN=

# Optional
# https://docs.sentry.io/product/cli/configuration/
SENTRY_AUTH_TOKEN=
SENTRY_ORG=
SENTRY_PROJECT=
SENTRY_URL_PREFIX=
ENVIRONMENT=