system-tests
system-tests copied to clipboard
Test framework for libraries and agents.
## Motivation Enabling span links for the node tracer. ## Changes Adds additional logic for the Node.js server to handle links as part of the `startSpan` request and adds the...
## Motivation Support for the feature has been merged and will land in the next version of dd-trace-js. ## Changes Add Node.js support for dynamic config v2. ## Workflow 1....
## Motivation ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes (if something not related to your task...
If the test fails at build step, the output is terribly verbose. Try to improve it to in order to not having digging in dazillion log line to find the...
Helping the declaration for version that changes a behavior. The idea is to use the version number where something has changed, and proposing a proper function name, rather asking user...
## Description ## Motivation ## Workflow 1. ⚠️⚠️ Create your PR as draft 2. Follow the style guidelines of this project (See [how to easily lint the code](https://github.com/DataDog/system-tests/blob/main/docs/edit/lint.md)) 3. Work...
## Description Add Node.js support for `tracestate` propagation with `datadog` header first. ## Motivation Node.js now supports this feature. ## Workflow 1. ⚠️⚠️ Create your PR as draft 2. Follow...
## Description The tracer releases for re:Invent shipped with new trace context propagation functionality. This PR unskips the tests with the correct version ranges, and removes the original Datadog-only default...
Enable Python 3.12 tests for IAST. Blocked by: https://github.com/DataDog/dd-trace-py/pull/7591 ## Description ## Motivation ## Workflow 1. ⚠️⚠️ Create your PR as draft 2. Follow the style guidelines of this project...