system-tests
system-tests copied to clipboard
[parametric] [Python] Assert that the default context propagation only extracts/injects Datadog headers
Description
Enable header precedence test for python tracer, to be merged once https://github.com/DataDog/dd-trace-py/pull/6256 is merged into tracer.
Motivation
Reviewer checklist
- [ ] If this PR modifies anything else than strictly the default scenario, then add the
run-all-scenarioslabel (more info). - [ ] CI is green
- [ ] If not, failing jobs are not related to this change (and you are 100% sure about this statement)
Workflow
- ⚠️⚠️ Create your PR as draft
- Follow the style guidelines of this project (See how to easily lint the code)
- Work on you PR until the CI passes (if something not related to your task is failing, you can ignore it)
- Mark it as ready for review
Once your PR is reviewed, you can merge it! :heart:
closed because we're reassessing if we want to make this change.