Send event to Profiling feature when RUM session is renewed#3297
Conversation
|
@codex review |
|
Codex Review: Didn't find any major issues. Hooray! ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## feature/continuous-profiling #3297 +/- ##
================================================================
+ Coverage 71.42% 71.52% +0.10%
================================================================
Files 943 944 +1
Lines 34862 34873 +11
Branches 5909 5912 +3
================================================================
+ Hits 24900 24941 +41
+ Misses 8297 8271 -26
+ Partials 1665 1661 -4
🚀 New features to boost your workflow:
|
e09a59f to
41374ff
Compare
41374ff to
0dc309e
Compare
0dc309e to
9f91148
Compare
|
@codex review |
|
Codex Review: Didn't find any major issues. 🚀 ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
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". |
What does this PR do?
This PR implements the logic that RUM should send event to Profiling feature when RUM session is renewed before continuous profiling is implemented.
Review checklist (to be filled by reviewers)