[RUM-14142] Add source code context to vitals and manual view#4137
[RUM-14142] Add source code context to vitals and manual view#4137amortemousque merged 1 commit intomainfrom
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 557014b2a1
ℹ️ 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".
557014b to
817fd47
Compare
Bundles Sizes Evolution
🚀 CPU PerformancePending... 🧠 Memory PerformancePending... |
|
✅ Tests 🎉 All green!❄️ No new flaky tests detected 🔗 Commit SHA: cdc1bdc | Docs | Datadog PR Page | Was this helpful? Give us feedback! |
817fd47 to
cdc1bdc
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". |
Motivation
Extend the source code context feature to support manual views and duration vitals. This PR adds support for manually triggered views (
startView()) and duration vitals (startDurationVital()/addDurationVital()).Changes
startView()and `startDurationVital()``Test instructions
Checklist