Add RUM Debug Widget to troubleshooting.md#35347
Conversation
content/en/real_user_monitoring/application_monitoring/android/troubleshooting.md
Show resolved
Hide resolved
content/en/real_user_monitoring/application_monitoring/android/troubleshooting.md
Show resolved
Hide resolved
content/en/real_user_monitoring/application_monitoring/android/troubleshooting.md
Show resolved
Hide resolved
iadjivon
left a comment
There was a problem hiding this comment.
Hi there,
Thanks for this PR. I've added some changes, please let me know if you have any questions and when this is ready for re-review.
Preview links (active after the
|
content/en/real_user_monitoring/application_monitoring/android/troubleshooting.md
Outdated
Show resolved
Hide resolved
iadjivon
left a comment
There was a problem hiding this comment.
Hi there,
Thanks for your patience here!
I've committed a change to the Alt text and approved this.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: b56e7777a3
ℹ️ About Codex in GitHub
Codex has been enabled to automatically 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 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| {{< img src="real_user_monitoring/android/android-rum-debug-widget.png" alt="The RUM Debug Widget overlay displaying real-time metrics including memory, CPU, threads, and GC rate, with an | ||
| events timeline showing Action, Resource, Slow, and Frozen event markers." style="width:50%;">}} |
There was a problem hiding this comment.
Replace the multiline quoted
alt value with a raw string
Hugo treats shortcode arguments as space-delimited scalars, and multiline strings must use a raw string literal (backticks). Splitting this quoted alt="..." across lines turns the shortcode into an unterminated quoted string, so any preview or production build that renders this page will fail before layouts/shortcodes/img.html ever runs.
Useful? React with 👍 / 👎.
What does this PR do? What is the motivation?
Merge instructions
Merge readiness:
For Datadog employees:
Your branch name MUST follow the
<name>/<description>convention and include the forward slash (/). Without this format, your pull request will not pass CI, the GitLab pipeline will not run, and you won't get a branch preview. Getting a branch preview makes it easier for us to check any issues with your PR, such as broken links.If your branch doesn't follow this format, rename it or create a new branch and PR.
[6/5/2025] Merge queue has been disabled on the documentation repo. If you have write access to the repo, the PR has been reviewed by a Documentation team member, and all of the required checks have passed, you can use the Squash and Merge button to merge the PR. If you don't have write access, or you need help, reach out in the #documentation channel in Slack.
AI assistance
Claude Code to polish the sentences.