Skip to content

[nodejs] Disable Inferred proxy span outdated test#6245

Merged
CarlesDD merged 3 commits intomainfrom
ccapell/APPSEC-60015/nodejs-disabled-outdated-tests-inferred-proxy-spans
Feb 19, 2026
Merged

[nodejs] Disable Inferred proxy span outdated test#6245
CarlesDD merged 3 commits intomainfrom
ccapell/APPSEC-60015/nodejs-disabled-outdated-tests-inferred-proxy-spans

Conversation

@CarlesDD
Copy link
Copy Markdown
Contributor

@CarlesDD CarlesDD commented Feb 9, 2026

Motivation

New test have been written for inferred proxy span and the outdated ones must be disabled in order to merge the new feature.

Changes

Disable outdated test

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed and the CI green, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • Anything but tests/ or manifests/ is modified ? I have the approval from R&P team
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added, removed or renamed?

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Feb 9, 2026

CODEOWNERS have been resolved as:

manifests/nodejs.yml                                                    @DataDog/dd-trace-js

@CarlesDD CarlesDD marked this pull request as ready for review February 17, 2026 06:49
@CarlesDD CarlesDD requested a review from a team as a code owner February 17, 2026 06:49
Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: de0990e084

ℹ️ About Codex in GitHub

Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".

express4: *ref_5_37_0
express5: *ref_5_37_0
fastify: *ref_5_37_0
express4: ">=5.37.0 <5.88.0"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge Keep inferred-proxy coverage active for >=5.88.0

Constraining these class declarations to >=5.37.0 <5.88.0 means Node.js express4/express5/fastify runs on >=5.88.0 now get a missing_feature declaration for all three legacy inferred-proxy classes, and Test_AWS_API_Gateway_Inferred_Span_Creation_v2 is still missing_feature in this manifest, so there is no active inferred-proxy assertion left for those versions in the integrations scenario. That silently removes regression coverage for the feature on current tracer versions.

Useful? React with 👍 / 👎.

@CarlesDD CarlesDD merged commit 19c82cb into main Feb 19, 2026
41 checks passed
@CarlesDD CarlesDD deleted the ccapell/APPSEC-60015/nodejs-disabled-outdated-tests-inferred-proxy-spans branch February 19, 2026 06:10
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