📈(monitoring) configure sentry dsn

configure sentry dsn to monitor errors in sentry
This commit is contained in:
Marie PUPO JEAMMET
2024-09-04 18:00:39 +02:00
committed by Marie
parent 4b47f80cab
commit 4fe74733a5
7 changed files with 14 additions and 2 deletions

View File

@@ -49,7 +49,7 @@ dependencies = [
"PyJWT==2.9.0",
"joserfc==1.0.0",
"requests==2.32.3",
"sentry-sdk==2.13.0",
"sentry-sdk[django]==2.13.0",
"url-normalize==1.4.3",
"whitenoise==6.7.0",
"mozilla-django-oidc==4.0.1",