RC: Add process tags to remote configuration payloads#5126
Merged
Conversation
… be under application instead.
p-datadog
reviewed
Dec 10, 2025
marcotc
approved these changes
Dec 10, 2025
Member
marcotc
left a comment
There was a problem hiding this comment.
Looks good, with @p-datadog's suggestion implemented.
…r the difference in memoization
p-datadog
approved these changes
Dec 10, 2025
…the tests are consistent across testing environments
Contributor
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🎯 Code Coverage 🔗 Commit SHA: 02fc9d8 | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
marcotc
reviewed
Dec 15, 2025
marcotc
approved these changes
Dec 15, 2025
…ec and process_spec because they test on the same mocked process environment
p-datadog
approved these changes
Dec 16, 2025
Strech
reviewed
Dec 16, 2025
Member
Strech
left a comment
There was a problem hiding this comment.
I would like to suggest a tiny change
Strech
approved these changes
Dec 16, 2025
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.
What does this PR do?
Adds process tags to the dynamic instrumentation payloads, similar to these two PRs:
Note In both of those the remote configuration payload required the process tags to be an array so there's now a new method in Process.rb to do this.
Motivation:
For https://datadoghq.atlassian.net/browse/AIDM-257
Change log entry
None.
Additional Notes:
Note: This PR should not be merged until #5110 gets merged
How to test the change?
I've been running: