Skip to content
This repository has been archived by the owner on Jul 31, 2024. It is now read-only.

Adds an additional path to register next-server instrumentation #70

Merged
merged 1 commit into from
Jul 5, 2022

Conversation

bizob2828
Copy link
Member

Proposed Release Notes

  • Adds an additional path to register next-server when running a Next.js app with a standalone server.

Links

Closes #69

Details

We hope to address this in the agent when we support ESM so we can remove all these weird relative paths and instead probably just do next/next-server instead of relying on shaky relative paths that could change depending on how you're using a given library.

jordigh
jordigh previously approved these changes Jul 4, 2022
@bizob2828 bizob2828 merged commit ed8c636 into main Jul 5, 2022
@github-actions github-actions bot mentioned this pull request Jul 5, 2022
bizob2828 added a commit to bizob2828/newrelic-node-nextjs that referenced this pull request Jul 26, 2024
Adds an additional path to register next-server instrumentation
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Plugin fails to register instrumentation for next-server when using standalone Next.js server
2 participants