Skip to content

Commit

Permalink
remove mobile vitals
Browse files Browse the repository at this point in the history
  • Loading branch information
rtrieu committed Dec 12, 2024
1 parent 9f43aad commit 951701d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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">}}<u>Setup</u>: 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">}}<u>Crash Reporting</u>: Add crash reporting, get deobfuscated stack traces, then test your implementation.{{< /nextlink >}}
{{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/roku/advanced_configuration">}}<u>Advanced Configuration</u>: 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">}}<u>Data Collected</u>: Review data that the RUM Roku SDK collects.{{< /nextlink >}}
{{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/roku/web_view_tracking">}}<u>Web View Tracking</u>: Monitor web views and eliminate blind spots in your mobile applications.{{< /nextlink >}}
{{< /whatsnext >}}
Original file line number Diff line number Diff line change
Expand Up @@ -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">}}<u>Setup</u>: 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">}}<u>Crash Reporting</u>: 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">}}<u>Advanced Configuration</u>: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">}}<u>Data Collected</u>:Review data that the Unity SDK collects.{{< /nextlink >}}
{{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/unity/mobile_vitals">}}<u>Mobile Vitals</u>: 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">}}<u>Web View Tracking</u>: Monitor web views and eliminate blind spots in your mobile applications.{{< /nextlink >}}
{{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/unity/troubleshooting">}}<u>Troubleshooting</u>: Common troubleshooting RUM Unity SDK issues.{{< /nextlink >}}
{{< nextlink href="/real_user_monitoring/mobile_and_tv_monitoring/unity/troubleshooting">}}<u>Troubleshooting</u>: Common troubleshooting Unity SDK issues.{{< /nextlink >}}
{{< /whatsnext >}}

0 comments on commit 951701d

Please sign in to comment.