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

feat(browser): Export request instrumentation options #7818

Merged
merged 1 commit into from Apr 12, 2023

Conversation

AbhiPrasad
Copy link
Member

When reviewing getsentry/sentry-react-native#2958, I noticed that @sentry-internal/tracing is only required as a dep of @sentry/react-native because of instrumentOutgoingRequests and RequestInstrumentationOptions.

Let's re-export those from the browser package so that react native can get rid of the @sentry-internal/tracing dependency, which should make it easier for them to migrate later on.

@AbhiPrasad AbhiPrasad requested review from a team, mydea and Lms24 and removed request for a team April 12, 2023 09:44
@AbhiPrasad AbhiPrasad merged commit 3efb556 into develop Apr 12, 2023
56 checks passed
@AbhiPrasad AbhiPrasad deleted the abhi-request-instrumentation-options branch April 12, 2023 10:26
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.

None yet

3 participants