Anna
Anna
buildFiles: - "../../some-path/**;/some-path" version agent (both machines): 0.2.0-alpha.24114.2 version controller 0.2.0-alpha.24114.2 os: linux ubuntu.20.04-x64 Most of the files are not uploaded. Although in the logs they appeared succesfully uploaded, we...
## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details
## Summary of changes Activate runtime metrics by default on CI. ## Reason for change ## Implementation details ## Test coverage Change tests accordingly ## Other details
## Summary of changes ## Reason for change ## Implementation details ## Test coverage ## Other details
## Context Part of **Configuration Inversion (Step 6)** - Stack progress: 1. [#7548](https://github.com/DataDog/dd-trace-dotnet/pull/7548) - Add GitLab step and JSON configuration file 2. [#7688](https://github.com/DataDog/dd-trace-dotnet/pull/7688) - Cleanup configuration / platform keys +...
## Context Part of **Configuration Inversion (Step 6)** - Stack progress: 1. [#7548](https://github.com/DataDog/dd-trace-dotnet/pull/7548) - Add GitLab step and JSON configuration file 2. [#7688](https://github.com/DataDog/dd-trace-dotnet/pull/7688) - Cleanup configuration / platform keys +...
## Summary of changes Expose the native check for the libdatadog library to the managed side and use it instead of !IsServerless && ClrProfiler.Attached ## Reason for change ## Implementation...
As part of Config inversion second step, this is part of stack: Add gitlab step and json configuration file > https://github.com/DataDog/dd-trace-dotnet/pull/7548 **Cleanup config keys constants, check them against local json...
## Summary of changes This is part of the config registry project aka config inversion. Introduces a **type-safe configuration system** using source generators and Roslyn analyzers. Configuration keys are now...