Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Small Link Nit #1028

Merged
merged 1 commit into from
Aug 31, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 5 additions & 4 deletions docs/configure_rum_android_sdk.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Configure Android SDK

If you have not set up the SDK yet, follow the [in-app setup instructions][1] or refer to the [Android RUM setup documentation][2].
## Overview

If you have not set up the SDK yet, follow the [in-app setup instructions][1] or refer to the [Android RUM setup documentation][2].

## Enrich user sessions

Expand Down Expand Up @@ -388,7 +389,7 @@ val monitor = RumMonitor.Builder()
GlobalRum.registerIfAbsent(monitor)
```

## Further Reading
## Further Reading

{{< partial name="whats-next/whats-next.html" >}}

Expand All @@ -399,5 +400,5 @@ GlobalRum.registerIfAbsent(monitor)
[5]: https://docs.datadoghq.com/real_user_monitoring/android/advanced_configuration/#initialization-parameters
[6]: https://docs.datadoghq.com/real_user_monitoring/android/advanced_configuration/#automatically-track-network-requests
[7]: https://github.com/DataDog/dd-sdk-android/tree/master/sample/kotlin/src/main/kotlin/com/datadog/android/sample/widget
[8]: https://square.github.io/okhttp/events/
[9]: https://docs.datadoghq.com/real_user_monitoring/android/data_collected/?tab=error#event-specific-attributes
[8]: https://square.github.io/okhttp/features/events/
[9]: https://docs.datadoghq.com/real_user_monitoring/android/data_collected/#event-specific-attributes