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

fix(onboarding): Remove tracePropagationTargets in Nuxt #79358

Merged
merged 1 commit into from
Oct 18, 2024

Conversation

s1gr1d
Copy link
Member

@s1gr1d s1gr1d commented Oct 18, 2024

This PR removes the tracePropagationTargets configuration for @sentry/nuxt on the server side. The default behavior for server-side is to propagate traces to all outbound requests, unlike the browser where it is necessary to limit tracing to avoid attaching it to meaningless outbound requests.

@s1gr1d s1gr1d requested a review from a team as a code owner October 18, 2024 13:53
@github-actions github-actions bot added the Scope: Frontend Automatically applied to PRs that change frontend components label Oct 18, 2024
@s1gr1d s1gr1d merged commit 6cdc591 into master Oct 18, 2024
44 checks passed
@s1gr1d s1gr1d deleted the sig/onboarding-nuxt-remove-propagation branch October 18, 2024 14:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Scope: Frontend Automatically applied to PRs that change frontend components
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants