RUM-15154: fix spans duplications#3267
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: f93e2e550f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
This comment has been minimized.
This comment has been minimized.
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## develop #3267 +/- ##
===========================================
+ Coverage 71.44% 71.53% +0.09%
===========================================
Files 941 941
Lines 34781 34793 +12
Branches 5896 5897 +1
===========================================
+ Hits 24849 24888 +39
Misses 8279 8279
+ Partials 1653 1626 -27
🚀 New features to boost your workflow:
|
|
/merge |
|
View all feedbacks in Devflow UI.
The expected merge time in
[email protected] cancelled this merge request build |
What does this PR do?
Fix: Distributing tracing logic (APM <> RUM) will not send spans to the intake.
APM will send if allowed.
Anything else we should know when reviewing?
Review checklist (to be filled by reviewers)