Skip to content

Disable stats computation in sampling test#6844

Open
VianneyRuhlmann wants to merge 1 commit intomainfrom
vianney/disable-css-in-sampling
Open

Disable stats computation in sampling test#6844
VianneyRuhlmann wants to merge 1 commit intomainfrom
vianney/disable-css-in-sampling

Conversation

@VianneyRuhlmann
Copy link
Copy Markdown
Contributor

@VianneyRuhlmann VianneyRuhlmann commented May 4, 2026

Motivation

Sampling tests matching on output spans break when CSS is enabled because P0 spans are no longer sent. It makes more sense to disabled it for affected tests since CSS is going to be enabled by default in most tracers.

Changes

Disable stats computation in sampling 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?

@VianneyRuhlmann VianneyRuhlmann requested review from a team as code owners May 4, 2026 09:57
@VianneyRuhlmann VianneyRuhlmann requested review from mtoffl01 and removed request for a team May 4, 2026 09:57
@VianneyRuhlmann VianneyRuhlmann marked this pull request as draft May 4, 2026 09:58
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 4, 2026

CODEOWNERS have been resolved as:

tests/parametric/test_span_sampling.py                                  @DataDog/system-tests-core @DataDog/apm-sdk-capabilities

@VianneyRuhlmann VianneyRuhlmann force-pushed the vianney/disable-css-in-sampling branch from 7227dfa to a816f27 Compare May 4, 2026 11:29
@VianneyRuhlmann VianneyRuhlmann marked this pull request as ready for review May 4, 2026 11:57
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.

1 participant