Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add crash report tracking to the UI #1150

Open
agpituk opened this issue Mar 7, 2025 · 0 comments · May be fixed by #1188
Open

Add crash report tracking to the UI #1150

agpituk opened this issue Mar 7, 2025 · 0 comments · May be fixed by #1188
Assignees
Labels

Comments

@agpituk
Copy link
Contributor

agpituk commented Mar 7, 2025

We want to add Sentry in our frontend. We want to follow this procedure.

Important

  1. This can't be merged until we have a privacy policy in place
  2. We won't capture any personal data, we need to remove any personal data (as IP address) using a before event
  3. 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
  4. 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)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants