Skip to content

feat(nextjs): Ensure all packages we auto-instrument are externalized #16552

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

Merged
merged 2 commits into from
Jun 16, 2025

Conversation

mydea
Copy link
Member

@mydea mydea commented Jun 11, 2025

So they can be instrumented by us.

I think this should be fine and not really affect users, hopefully, since Next.js itself also does this already for common packages.

Closes #16550

@mydea mydea self-assigned this Jun 11, 2025
@chargome chargome requested a review from AbhiPrasad June 16, 2025 08:20
@chargome chargome marked this pull request as ready for review June 16, 2025 08:21
@mydea mydea merged commit b615f61 into develop Jun 16, 2025
167 checks passed
@mydea mydea deleted the fn/externalize-nextjs branch June 16, 2025 11:14
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.

Add all packages we auto-instrument to serverExternalPackages
4 participants