Add missing Sentry config step (#13371)

This commit is contained in:
Ross Patterson 2020-05-19 00:54:18 -07:00 committed by GitHub
parent c6708a9cfe
commit aa73e8765d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -29,6 +29,8 @@ sentry:
dsn: SENTRY_DSN
```
Then navigate to Configuration -> Integrations and add the DSN provided to you by Sentry where prompted.
{% configuration %}
dsn:
description: The DSN provided to you by Sentry.