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): Promote option to automatically wrap data fetchers and API routes to non-experimental #5793

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

lforst
Copy link
Member

@lforst lforst commented Sep 22, 2022

Ref: #5505

Promotes experiments.autoWrapDataFetchers option in the Sentry Next.js config to a proper option called autoInstrumentServerFunctions.


Other names I considered naming this option:

  • instrumentServerRequests
  • autoInstrumentServerMethods

@lforst lforst mentioned this pull request Sep 22, 2022
43 tasks
@lforst lforst requested a review from lobsterkatie September 22, 2022 08:25
@lforst lforst merged commit de0f3e8 into master Sep 22, 2022
@lforst lforst deleted the lforst-promote-wrapping-option branch September 22, 2022 15:04
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