[dotnet] Mark test test_metadata_content_with_process_tags as a missing feature for now#5664
Merged
dd-mergequeue[bot] merged 3 commits intomainfrom Dec 12, 2025
Conversation
Contributor
|
|
f28a35a to
f8f4deb
Compare
test_metadata_content_with_process_tags as a bug for nowtest_metadata_content_with_process_tags as a missing feature for now
f8f4deb to
cd8f0e2
Compare
mabdinur
reviewed
Dec 11, 2025
mabdinur
approved these changes
Dec 11, 2025
Contributor
mabdinur
left a comment
There was a problem hiding this comment.
Left a suggestion. We can merge this PR when it is addressed
cbeauchesne
requested changes
Dec 12, 2025
cd8f0e2 to
82c72d2
Compare
82c72d2 to
439cedf
Compare
cbeauchesne
approved these changes
Dec 12, 2025
hoolioh
approved these changes
Dec 12, 2025
Contributor
Author
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
gleocadie
added a commit
to DataDog/dd-trace-dotnet
that referenced
this pull request
Dec 17, 2025
## Summary of changes
Bump to libdatadog v24.0.2.
## Reason for change
This version provides fixes for crashtracker and new features for
config.
## Implementation details
Update vcpkg and cmake files.
## Test coverage
## Other details
<!-- Fixes #{issue} -->
https://datadoghq.atlassian.net/browse/PROF-12961
And wait for this
[PR](DataDog/system-tests#5664) to be merged
first.
---------
Co-authored-by: Damien MEHALA <damien.mehala@datadoghq.com>
Co-authored-by: Julio <julio.gonzalez@datadoghq.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
.NET tracer supports only config v1 protocol but the libdatadog library-config emits
v2. This misalignment causes the system-tests to fails in CI.Changes
Decorate the test
test_metadata_content_with_process_tagsas a missing feature. The goal being to detect when .NET library support v2 protocol and the test needs to be updated accordingly.Workflow
🚀 Once your PR is reviewed and the CI green, you can merge it!
🛟 #apm-shared-testing 🛟
Reviewer checklist
[<language>], double-check that only<language>is impacted by the changebuild-XXX-imagelabel is present