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

Don't create spans for Dev Servers requests #3210

Closed
Tracked by #3262
krystofwoldrich opened this issue Jul 24, 2023 · 0 comments · Fixed by #4271
Closed
Tracked by #3262

Don't create spans for Dev Servers requests #3210

krystofwoldrich opened this issue Jul 24, 2023 · 0 comments · Fixed by #4271
Assignees
Labels
Expo Issues related to Sentry React Native Expo support Platform: React-Native Type: 🪲 Bug

Comments

@krystofwoldrich
Copy link
Member

krystofwoldrich commented Jul 24, 2023

Description

This is the same issue we have with breadcrumbs.

But creating spans for these requests leads to transactions exceeding timeout because there are spans constantly being created.

Also in dev builds with debug on this leads to log spam, which makes it hard to debug the apps.

@krystofwoldrich krystofwoldrich changed the title Don't create spans for Dev and Sentry Servers requests Don't create spans for Dev Servers requests Jul 24, 2023
@getsantry getsantry bot moved this to Waiting for: Product Owner in GitHub Issues with 👀 Jul 25, 2023
@krystofwoldrich krystofwoldrich moved this from Needs Discussion to Backlog in Mobile & Cross Platform SDK Jul 28, 2023
@kahest kahest added Expo Issues related to Sentry React Native Expo support and removed sentry-expo labels Jan 26, 2024
@antonis antonis self-assigned this Nov 5, 2024
@antonis antonis moved this from Backlog to In Progress in Mobile & Cross Platform SDK Nov 13, 2024
@antonis antonis moved this from In Progress to Needs Review in Mobile & Cross Platform SDK Nov 13, 2024
@github-project-automation github-project-automation bot moved this from Needs Review to Done in Mobile & Cross Platform SDK Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Expo Issues related to Sentry React Native Expo support Platform: React-Native Type: 🪲 Bug
Projects
Archived in project
Archived in project
Development

Successfully merging a pull request may close this issue.

3 participants