add end to end system tests for resource renaming#5267
Merged
florentinl merged 7 commits intoSep 17, 2025
Conversation
florentinl
force-pushed
the
florentin.labelle/APPSEC-58892/resource-renaming
branch
5 times, most recently
from
September 16, 2025 13:08
44466aa to
526bdef
Compare
cbeauchesne
reviewed
Sep 16, 2025
florentinl
force-pushed
the
florentin.labelle/APPSEC-58892/resource-renaming
branch
from
September 17, 2025 08:12
a223f9c to
09ed0e4
Compare
christophe-papazian
approved these changes
Sep 17, 2025
florentinl
force-pushed
the
florentin.labelle/APPSEC-58892/resource-renaming
branch
from
September 17, 2025 09:47
09ed0e4 to
0036271
Compare
florentinl
marked this pull request as ready for review
September 17, 2025 11:48
florentinl
requested review from
emmettbutler,
manuel-alvarez-alvarez,
rachelyangdog and
robertpi
and removed request for
a team
September 17, 2025 11:48
florentinl
marked this pull request as draft
September 17, 2025 11:48
florentinl
marked this pull request as ready for review
September 17, 2025 12:38
cbeauchesne
approved these changes
Sep 17, 2025
florentinl
deleted the
florentin.labelle/APPSEC-58892/resource-renaming
branch
September 17, 2025 12:50
6 tasks
chagui
pushed a commit
that referenced
this pull request
Oct 1, 2025
7 tasks
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
Test the resource renaming feature in the system-tests. This feature adds:
http.endpoint, which contains either thehttp.routetag or a "simplified representation" of the path extracted fromhttp.url.HTTPEndpointandHTTPMethodexpected by the agent: trace/stats: Add HTTP Method and Endpoint for resource renaming datadog-agent#39372Changes
Add test cases that checks the content of the
http.endpointtag as well as the presence of the resource renaming keys in the span stats emitted by the tracer ("Method" and "Endpoint").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