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

Update sentry to v8 #1351

Merged
merged 7 commits into from
Jul 16, 2024
Merged

Update sentry to v8 #1351

merged 7 commits into from
Jul 16, 2024

Conversation

tiagofilipenunes
Copy link
Collaborator

@tiagofilipenunes tiagofilipenunes commented Jul 15, 2024

LoadError errors on Apple devices do not have a useful output on Sentry.

Sentry suggests adding the CaptureConsole integration to get more info on apple device errors: https://sentry.io/answers/load-failed-javascript/. For this integration, Sentry must be updated to version >8. Furthermore, version >8 supports a custom tanstack router integration that is compatible with the tanstack router version currently being used.

- Add tanstackRouter-specific browser tracing
- Use new integration initialisation format
@tiagofilipenunes tiagofilipenunes linked an issue Jul 15, 2024 that may be closed by this pull request
Copy link

cloudflare-workers-and-pages bot commented Jul 15, 2024

Deploying carbon-app-sei with  Cloudflare Pages  Cloudflare Pages

Latest commit: 39fdd3c
Status:⚡️  Build in progress...

View logs

Copy link

cloudflare-workers-and-pages bot commented Jul 15, 2024

Deploying carbon-app with  Cloudflare Pages  Cloudflare Pages

Latest commit: 9ccb25e
Status: ✅  Deploy successful!
Preview URL: https://ee9f9542.carbon-app-csq.pages.dev
Branch Preview URL: https://update-sentry.carbon-app-csq.pages.dev

View logs

@tiagofilipenunes tiagofilipenunes marked this pull request as draft July 15, 2024 13:35
@tiagofilipenunes tiagofilipenunes marked this pull request as ready for review July 15, 2024 17:08
@tiagofilipenunes tiagofilipenunes merged commit cfada36 into main Jul 16, 2024
1 check was pending
@tiagofilipenunes tiagofilipenunes deleted the update/sentry branch July 16, 2024 08:45
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.

Improve sentry notifications
2 participants