You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to add Sentry in our frontend. We want to follow this procedure.
Important
This can't be merged until we have a privacy policy in place
We won't capture any personal data, we need to remove any personal data (as IP address) using a before event
When the UI starts, users will be asked if they want to opt in or opt out crash reports. They can change this option in the settings anytime. We don't have designs for this but not sure if we need any for the popup
The actual sentry DSN has to be injected in build time to avoid it being leaked to the repository (in docker build time, I'd say)
The text was updated successfully, but these errors were encountered:
We want to add Sentry in our frontend. We want to follow this procedure.
Important
before
eventThe text was updated successfully, but these errors were encountered: