feat(er): Ensure APM_MULTICONFIG compat works #5156
Merged
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
This is still in development for Java and Python here:
But we want to have system-tests upfront to ensure it's functioning correctly for Sept releases.
Refs: DEBUG-4399, RFC here.
Changes
service_nameandenvparameters to remote config command builders and senders inutils/_remote_config.py, allowing remote config commands to target specific services and environments. [1] [2] [3]service_targetfield, enabling precise control over which service and environment the configuration applies to.Test_Debugger_InProduct_Enablement_Exception_Replayto verify exception replay enablement behavior when multiple remote config overrides are present, including service-level and wildcard targeting.send_rc_apm_tracinginutils.pyto support the new service and environment parameters, ensuring all remote config commands can be properly targeted. [1] [2]timeto support timestamp-based filtering in tests.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