From 951701d9b88864ffdc23bcbd6231c2c125486e70 Mon Sep 17 00:00:00 2001 From: Rosa Trieu Date: Thu, 12 Dec 2024 14:04:13 -0800 Subject: [PATCH] remove mobile vitals --- .../mobile_and_tv_monitoring/roku/_index.md | 1 - .../mobile_and_tv_monitoring/unity/_index.md | 5 ++++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/content/en/real_user_monitoring/mobile_and_tv_monitoring/roku/_index.md b/content/en/real_user_monitoring/mobile_and_tv_monitoring/roku/_index.md index e494e97557cf7..5468b50e61295 100644 --- a/content/en/real_user_monitoring/mobile_and_tv_monitoring/roku/_index.md +++ b/content/en/real_user_monitoring/mobile_and_tv_monitoring/roku/_index.md @@ -26,6 +26,5 @@ To get started with RUM for Roku, create an application and configure the RokuSD {{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/roku/setup">}}Setup: Learn how to setup the Roku SDK, track background events, and send data when devices are offline.{{< /nextlink >}} {{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/roku/error_tracking">}}Crash Reporting: Add crash reporting, get deobfuscated stack traces, then test your implementation.{{< /nextlink >}} {{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/roku/advanced_configuration">}}Advanced Configuration: Enrich user sessions, manage events and data, track custom global attributes, review initialization parameters, modify or drop RUM events, and more.{{< /nextlink >}} - {{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/roku/mobile_vitals">}}Data Collected: Review data that the RUM Roku SDK collects.{{< /nextlink >}} {{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/roku/web_view_tracking">}}Web View Tracking: Monitor web views and eliminate blind spots in your mobile applications.{{< /nextlink >}} {{< /whatsnext >}} diff --git a/content/en/real_user_monitoring/mobile_and_tv_monitoring/unity/_index.md b/content/en/real_user_monitoring/mobile_and_tv_monitoring/unity/_index.md index e87dc4c50127a..e53940ee452e7 100644 --- a/content/en/real_user_monitoring/mobile_and_tv_monitoring/unity/_index.md +++ b/content/en/real_user_monitoring/mobile_and_tv_monitoring/unity/_index.md @@ -24,7 +24,10 @@ To get started with RUM for Unity, create an application and configure the Unity {{< whatsnext desc="This section includes the following topics:">}} {{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/unity/setup">}}Setup: Learn how to setup the Unity SDK, track background events, and send data when devices are offline.{{< /nextlink >}} + {{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/unity/error_tracking">}}Crash Reporting: Add native crash reporting, get deobfuscated stack traces, then test your implementation{{< /nextlink >}} + {{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/unity/advanced_configuration">}}Advanced Configuration:Enrich user sessions, manage events and data, track custom global attributes and widgets, review initialization parameters, modify or drop RUM events, and more.{{< /nextlink >}} + {{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/unity/data_collected">}}Data Collected:Review data that the Unity SDK collects.{{< /nextlink >}} {{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/unity/mobile_vitals">}}Mobile Vitals: View mobile vitals, which help compute insights about your mobile application.{{< /nextlink >}} {{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/unity/web_view_tracking">}}Web View Tracking: Monitor web views and eliminate blind spots in your mobile applications.{{< /nextlink >}} - {{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/unity/troubleshooting">}}Troubleshooting: Common troubleshooting RUM Unity SDK issues.{{< /nextlink >}} + {{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/unity/troubleshooting">}}Troubleshooting: Common troubleshooting Unity SDK issues.{{< /nextlink >}} {{< /whatsnext >}}