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

refactor: Migrated Next.js instrumentation into agent #2409

Merged
merged 284 commits into from
Jul 31, 2024

Conversation

bizob2828
Copy link
Member

Description

This did a repo migration and retained all commit history. When we merge this PR we cannot squash and merge.

How to Test

Related Issues

Closes #2127

garbados and others added 30 commits February 15, 2022 11:28
…e, moved versioned tests for middleware to align with existing structure
Track and record Next.js middleware
…s and very hard to unit test this now that the symbol has been removed
refactored segment tests to use t.segments
added placeholder CHANGELOG, and workflows to prepare and create release
added our standard copy to CONTRIBUTING.md
changed repolinter workflow to check for community plus rules
updated instrumentation to require >=8.8.0 of agent, fixed files stanza in package-lock
dependabot bot and others added 21 commits March 17, 2024 01:15
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.15.5 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases)
- [Commits](follow-redirects/follow-redirects@v1.15.5...v1.15.6)

---
updated-dependencies:
- dependency-name: follow-redirects
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
…/follow-redirects-1.15.6

chore(deps-dev): bump follow-redirects from 1.15.5 to 1.15.6
feat: Added a test suite for App Router.
feat: Added a shim to externalize all 3rd party libraries the Node.js agent instruments
Co-authored-by: jsumners-nr <gh-actions-jsumners-nr@github.com>
Co-authored-by: James Sumners <jsumners@newrelic.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you all sign our Contributor License Agreement before we can accept your contribution.
0 out of 2 committers have signed the CLA.

❌ svetlanabrennan
❌ alissonsleal


svetlanabrennan seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

merged/nextjs/README.md Outdated Show resolved Hide resolved
@bizob2828 bizob2828 force-pushed the merge-nextjs-instrumentation branch from 58fa070 to d0c3b96 Compare July 30, 2024 20:03
@bizob2828 bizob2828 merged commit 2aa18b5 into newrelic:next Jul 31, 2024
22 of 23 checks passed
@bizob2828 bizob2828 deleted the merge-nextjs-instrumentation branch July 31, 2024 13:58
@github-actions github-actions bot mentioned this pull request Jul 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.