Skip to content

Commit 5427c95

Browse files
committed
Add link to basic setup
1 parent 7921aaa commit 5427c95

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

src/connections/auto-instrumentation/configuration.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,17 @@ title: Signals Implementation Guide
33
hidden: true
44
---
55

6-
This guide is a reference to configuring and using signals in the Signals SDK with Auto-Instrumentation. In this guide, you'll find details on:
6+
This guide is a reference to configuring and using signals in the Signals SDK with Auto-Instrumentation. On this page, you'll find details on:
77

88
- Setting up and managing signal types in the Signals SDK
99
- Creating custom rules to capture and translate signals into actionable analytics events
1010
- Example rules that you can use as a basis for further customization
1111

12+
This guide assumes that you've already added the Signals SDK to your application. If you haven't yet, see the [Auto-Instrumentation Setup](/docs/connections/auto-instrumentation/setup/) guide for initial setup.
13+
14+
> info "Auto-Instrumentation Pilot"
15+
> Auto-Instrumentation is currently in pilot and is governed by Segment's [First Access and Beta Preview Terms](https://www.twilio.com/en-us/legal/tos){:target="_blank"}. Segment doesn't recommend Auto-Instrumentation for use in a production environment, as Segment is actively iterating on and improving the user experience.
16+
1217
## Signals Configuration
1318

1419
Using the Signals Configuration object, you can control the destination, frequency, and types of signals that Segment automatically tracks within your application. The following tables detail the configuration options for both Signals-Swift and Signals-Kotlin.

0 commit comments

Comments
 (0)