internal: Fixing _dd.p.dm decision maker collision on number 10.#2672
Conversation
|
Just for the record, parametric tests are failing due not being updated on I think this is proof enough to assume the change is fine; it just needs to get updated in |
|
The system tests
Thanks for approving the PR and cherrypicking it into One question, should the golang.yml test filter be |
BenchmarksBenchmark execution time: 2024-04-26 18:24:22 Comparing candidate commit 2ba3f40 in PR branch Found 0 performance improvements and 0 performance regressions! Performance is the same for 43 metrics, 1 unstable metrics. |
What does this PR do?
Fixing a collision in
_dd.p.dmwhere number 10 was used both by data jobs and remote user rules.An accompanying system test change PR is also made in DataDog/system-tests#2394.
** This is intended to be cherry-picked for patch release
1.63.1.**Impact of the collision:
Small - feature won't be triggered unless allowed through a feature flag (currently disabled by default).
Motivation
Reviewer's Checklist
Unsure? Have a question? Request a review!