system-tests
system-tests copied to clipboard
Test framework for libraries and agents.
## Motivation This PR was prompted by the addition of new injection metadata fields to telemetry forwarding for python. ## Changes Added new validation checks for injection metadata. ## Workflow...
## Motivation ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes 3. Mark it as ready for review...
## Motivation Change the runner ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes 3. Mark it as...
## Motivation Isn't it tiring to have to write this ? ```yaml Test_class: variant1: v1 variant2: v2 '*': missing_feature ``` The reason why we have to do this right now...
## Motivation The default value of DD_LOGS_INJECTION is being changes to True. The telemetry emitted by the dotnet tracer should match this change. Note: `Test_Stable_Config_Default` test is disabled for dotnet...
## Motivation - the fix for `test_single_rule_with_head_and_rule_trace_sampling_keep_019` and `test_single_rule_with_head_and_rule_trace_sampling_drop_020` was made in [dd-trace-py PR ](https://github.com/DataDog/dd-trace-py/pull/14308) so we can now enable these tests ## Changes ## Workflow 1. ⚠️ Create your...
## Motivation ## Changes ## Workflow 1. ⚠️ Create your PR as draft ⚠️ 2. Work on you PR until the CI passes 3. Mark it as ready for review...