feat: add process tags to exposed metadata#3960
Conversation
BenchmarksBenchmark execution time: 2025-09-30 04:01:04 Comparing candidate commit 4992162 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 24 metrics, 0 unstable metrics. |
a46181d to
4992162
Compare
genesor
left a comment
There was a problem hiding this comment.
LGTM with a quick question, is it normal that it does not impact any unit test ?
|
Good question, yes there's a reason there's no unit test. In this particular case the logic can only be tested on a linux machine by parsing /proc/{pid}/fds, which is only covered well on system-tests. Hence the system-test test and no unit one |
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
|
What does this PR do?
Add the collection of process tags in dd-trace-go metadata memfd
Tested against this system-test -> DataDog/system-tests#5292
Reviewer's Checklist
./scripts/lint.shlocally.Unsure? Have a question? Request a review!