You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/connections/auto-instrumentation/kotlin-setup.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@ title: Auto-Instrumentation Setup
3
3
hidden: true
4
4
---
5
5
6
-
This guide outlines the steps required to set up the Signals SDK in your Android OS applications using Kotlin.
6
+
This guide explains how to set up Auto-Instrumentation for Android apps using Segment’s Signals library.
7
7
8
-
You'll learn how to add Auto-Instrumentation sources, integrate dependencies, and ensure that your setup captures and processes data as intended.
8
+
This page covers the installation steps, configuration options, and how to use optional plugins to extend tracking.
9
9
10
10
> info "Auto-Instrumentation Private Beta"
11
11
> Auto-Instrumentation is currently in Private Beta and is governed by Segment's [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}. Segment is actively iterating on and improving the Auto-Instrumentation user experience.
0 commit comments