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(nextjs): Add option to auto-wrap data fetchers and API routes to Next.js config #194

Merged
merged 2 commits into from
Sep 28, 2022

Conversation

lforst
Copy link
Member

@lforst lforst commented Sep 21, 2022

Ref: getsentry/sentry-javascript#5505

Adds the experiments.autoInstrumentServerFunctions option to the default Next.js config so we can test the behavior as the default for new onboarding users without affecting existing ones.

@lforst lforst removed the request for review from lobsterkatie September 21, 2022 14:28
@lforst lforst marked this pull request as draft September 21, 2022 14:28
@lforst lforst changed the title [DO NOT MERGE] feat(nextjs): Add autoWrapDataFetchers experiment to Next.js config feat(nextjs): Add autoWrapDataFetchers experiment to Next.js config Sep 22, 2022
@lforst lforst changed the title feat(nextjs): Add autoWrapDataFetchers experiment to Next.js config feat(nextjs): Add option to auto-wrap data fetchers and API routes to Next.js config Sep 22, 2022
@lforst lforst marked this pull request as ready for review September 22, 2022 10:57
@lforst lforst marked this pull request as draft September 22, 2022 10:58
@lforst lforst marked this pull request as ready for review September 28, 2022 10:12
@lforst lforst merged commit eef865b into master Sep 28, 2022
@lforst lforst deleted the lforst-default-auto-wrapping-nextjs branch September 28, 2022 12:25
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.

2 participants