ucldc / public_interface

Calisphere public interface source code (UCLDC Project) master branch should match live site
https://calisphere.org/
2 stars 5 forks source link

Revert to previous sentry dsn url, which was apparently correct #394

Closed barbarahui closed 3 months ago

barbarahui commented 3 months ago

The Sentry UI suggests 2 different DSN URL values, depending on where I look in the UI. I incorrectly assumed I had copied pub-janeway's url when I saw the alternate value:

https://b64d9cc32ed1c798d51995829b4e17d0@o1065376.ingest.us.sentry.io/4507346951274496

I see this value on this page in the code example when I'm logged into https://california-digital-library.sentry.io:

https://docs.sentry.io/platforms/python/integrations/django/

However, when I go to [Project] > Settings > Client Keys (DSN), I see the original value, which I'm reverting to here.