Skip to content

Fixes decision maker tag values for remote user rules and dynamic rules#2394

Merged
yuanyuanzhao3 merged 4 commits into
mainfrom
yuanyuan.zhao/remote-sampling-rules-dm-collision-fix
Apr 29, 2024
Merged

Fixes decision maker tag values for remote user rules and dynamic rules#2394
yuanyuanzhao3 merged 4 commits into
mainfrom
yuanyuan.zhao/remote-sampling-rules-dm-collision-fix

Conversation

@yuanyuanzhao3

Copy link
Copy Markdown
Contributor

This is to avoid a conflict with the duplicate value -10 used by data jobs.

The Go tracer change is also being made and will be released in 1.63.1.

Motivation

Changes

Workflow

  1. ⚠️ Create your PR as draft ⚠️
  2. Work on you PR until the CI passes (if something not related to your task is failing, you can ignore it)
  3. Mark it as ready for review
    • Test logic is modified? -> Get a review from RFC owner. We're working on refining the codeowners file quickly.
    • Framework is modified, or non obvious usage of it -> get a review from R&P team

🚀 Once your PR is reviewed, you can merge it!

🛟 #apm-shared-testing 🛟

Reviewer checklist

  • Relevant label (run-parametric-scenario, run-profiling-scenario...) are presents
  • If PR title starts with [<language>], double-check that only <language> is impacted by the change
  • No system-tests internal is modified. Otherwise, I have the approval from R&P team
  • CI is green, or failing jobs are not related to this change (and you are 100% sure about this statement)
  • A docker base image is modified?
    • the relevant build-XXX-image label is present
  • A scenario is added (or removed)?

@yuanyuanzhao3
yuanyuanzhao3 requested review from a team and Kyle-Verhoog as code owners April 25, 2024 16:50
@yuanyuanzhao3
yuanyuanzhao3 force-pushed the yuanyuan.zhao/remote-sampling-rules-dm-collision-fix branch 2 times, most recently from d73dafa to 92ee806 Compare April 25, 2024 17:00
@robertomonteromiguel

Copy link
Copy Markdown
Collaborator

There is a failure on parametric and go related with change.
I move this PR to draft

@robertomonteromiguel
robertomonteromiguel marked this pull request as draft April 26, 2024 06:25
…mic rules.

This is to avoid a conflict with the duplicate value `-10` used by data jobs.
@yuanyuanzhao3
yuanyuanzhao3 force-pushed the yuanyuan.zhao/remote-sampling-rules-dm-collision-fix branch from 92ee806 to 2fc42bd Compare April 26, 2024 13:46
@yuanyuanzhao3
yuanyuanzhao3 marked this pull request as ready for review April 26, 2024 13:48
@yuanyuanzhao3 yuanyuanzhao3 changed the title Fixes decision maker tag values for remote user rules and dynamic rules golang: Fixes decision maker tag values for remote user rules and dynamic rules Apr 26, 2024
@yuanyuanzhao3 yuanyuanzhao3 changed the title golang: Fixes decision maker tag values for remote user rules and dynamic rules Fixes decision maker tag values for remote user rules and dynamic rules Apr 26, 2024

@cbeauchesne cbeauchesne left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

CI fails on golang? maybe you're waiting for a PR to be merged on dd-trace-go ?

@yuanyuanzhao3

Copy link
Copy Markdown
Contributor Author

CI fails on golang? maybe you're waiting for a PR to be merged on dd-trace-go ?

Yes, there is a corresponding dd-trace-go change. But that can't be made easily for the chicken-n-egg problem (see this discussion.

@yuanyuanzhao3

Copy link
Copy Markdown
Contributor Author

CI fails on golang? maybe you're waiting for a PR to be merged on dd-trace-go ?

Yes, there is a corresponding dd-trace-go change. But that can't be made easily for the chicken-n-egg problem (see this discussion).

Pending dd-trace-go change was merged. All tests passed now.

@yuanyuanzhao3
yuanyuanzhao3 dismissed cbeauchesne’s stale review April 29, 2024 13:41

Depended PR on dd-trace-go merged. All tests passed now.

@yuanyuanzhao3
yuanyuanzhao3 merged commit 07455bd into main Apr 29, 2024
@yuanyuanzhao3
yuanyuanzhao3 deleted the yuanyuan.zhao/remote-sampling-rules-dm-collision-fix branch April 29, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants