Skip to content

Make AI Investigations docs platform-agnostic#36533

Open
qsellem wants to merge 1 commit intomasterfrom
quentin.sellem/rum_single_view_investigation_fix
Open

Make AI Investigations docs platform-agnostic#36533
qsellem wants to merge 1 commit intomasterfrom
quentin.sellem/rum_single_view_investigation_fix

Conversation

@qsellem
Copy link
Copy Markdown
Contributor

@qsellem qsellem commented May 7, 2026

What does this PR do? What is the motivation?

The AI Investigations pages added in #36350 were unintentionally browser-flavored (mentions of JavaScript, page loads, browser profiling, third-party scripts, etc.). Single-View AI Investigation actually runs on any RUM view — Browser, iOS, Android, Flutter, React Native — with no platform gating in the frontend or the backend stream API.

This PR rewords the affected sentences and table rows to be platform-agnostic:

  • "page load" → "page or screen"; "the browser" → "the application"; "JavaScript bundle" → "heavy client-side computation"; "long tasks blocking the main thread" → "main-thread blocking"; etc.
  • "Browser profiling" → "RUM profiling correlation" (the linked correlation page already covers Browser, iOS, and Android).
  • App Performance and Third Party row descriptions reworded to drop browser-specific terminology.

No factual claims about coverage are added — only existing browser-leaning phrasings are made generic.

Merge instructions

Merge readiness:

  • Ready for merge

Additional notes

@qsellem qsellem requested a review from a team as a code owner May 7, 2026 08:20
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 7, 2026

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.

2 participants