Add Sentry to client for error handling (#43920)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
Tristan Toye
2022-04-15 10:54:02 -04:00
committed by GitHub
parent 832eb29c0d
commit dfe5a7fd05
11 changed files with 478 additions and 16 deletions

View File

@@ -7,6 +7,7 @@ MONGOHQ_URL=mongodb://localhost:27017/freecodecamp
# Logging
SENTRY_DSN=dsn_from_sentry_dashboard
SENTRY_CLIENT_DSN=dsn_from_sentry_dashboard
SENTRY_ENVIRONMENT=staging
# Auth0 - OAuth 2.0 Credentials