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

Migrate to using the Sentry browser/vue library, Stop relying on Raven. #3498

Merged
merged 2 commits into from
Aug 22, 2022

Conversation

rtibbles
Copy link
Member

@rtibbles rtibbles commented Aug 9, 2022

Summary

Description of the change(s) you made

  • In spite of commit comments to the contrary, we had never stopped using the long deprecated Raven sentry frontend integration
  • Migrates Studio to use the @sentry/vue integration to better capture frontend errors
  • Follows standard integration steps, but only in production builds

References

Fixes #3497

@bjester bjester merged commit fba0707 into learningequality:unstable Aug 22, 2022
@rtibbles rtibbles deleted the raven_nevermore branch August 22, 2022 17:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Use @sentry/browser package for error reporting rather than deprecated Raven
2 participants