Skip to content

[rust] unflag adaptive sampling override-env test#6948

Open
bm1549 wants to merge 2 commits into
mainfrom
brian.marks/rust-adaptive-sampling-unflag-override-env
Open

[rust] unflag adaptive sampling override-env test#6948
bm1549 wants to merge 2 commits into
mainfrom
brian.marks/rust-adaptive-sampling-unflag-override-env

Conversation

@bm1549
Copy link
Copy Markdown
Contributor

@bm1549 bm1549 commented May 15, 2026

Motivation

TestDynamicConfigSamplingRules::test_trace_sampling_rules_override_env was marked as missing_feature for Rust, but it now passes against dd-trace-rs main (release 0.3.3). Verified locally with system-tests-local. The test passes after removing the marker.

Changes

Remove the stale missing_feature entry for test_trace_sampling_rules_override_env from manifests/rust.yml.

The other two entries in the same class (test_trace_sampling_rules_override_rate and test_trace_sampling_rules_with_tags) stay marked missing_feature. Those have real tracer-side gaps and will be unflagged once the dd-trace-rs fixes land.

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

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • Anything but tests/ or manifests/ is modified ? Only manifests/rust.yml modified.
  • A docker base image is modified? No.
  • A scenario is added, removed or renamed? No.

Verified locally against dd-trace-rs main (release 0.3.3) using
system-tests-local. TestDynamicConfigSamplingRules::
test_trace_sampling_rules_override_env now passes.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bm1549 bm1549 added the ai-generated The pull request includes a significant amount of AI-generated code label May 15, 2026
@github-actions
Copy link
Copy Markdown
Contributor

CODEOWNERS have been resolved as:

manifests/rust.yml                                                      @DataDog/apm-rust

@bm1549 bm1549 changed the title chore(rust): unflag adaptive sampling override-env test [rust] unflag adaptive sampling override-env test May 15, 2026
@bm1549 bm1549 marked this pull request as ready for review May 15, 2026 16:35
@bm1549 bm1549 requested a review from a team as a code owner May 15, 2026 16:35
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: 0c68f8828e

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Comment thread manifests/rust.yml
Version-gate the now-passing test rather than doing a bare activation,
since CI still runs against PROD_TAG=0.3.1 and the fix landed in 0.3.3.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ai-generated The pull request includes a significant amount of AI-generated code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant