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/swift-setup.md
+13-3Lines changed: 13 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ You'll learn how to connect an existing source, integrate dependencies, turn on
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.
12
12
13
13
> success "Enable Auto-Instrumentation"
14
-
> To enable Auto-Instrumentation in your Segment workspace, reach out to your dedicated account manager.
14
+
> To turn Auto-Instrumentation on in your Segment workspace, reach out to your dedicated account manager.
Copy file name to clipboardExpand all lines: src/connections/auto-instrumentation/web-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
@@ -11,7 +11,7 @@ You'll learn how to connect an existing source, integrate dependencies, turn on
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.
12
12
13
13
> success "Enable Auto-Instrumentation"
14
-
> To turn on Auto-Instrumentation in your Segment workspace, reach out to your dedicated account manager.
14
+
> To turn Auto-Instrumentation on in your Segment workspace, reach out to your dedicated account manager.
15
15
16
16
## Step 1: Get your source write key
17
17
@@ -202,7 +202,7 @@ Next, return to the source settings to turn on Auto-Instrumentation:
202
202
203
203
After integrating the SDK and running your app, verify that Segment is collecting signals:
204
204
205
-
1. In your Segment workspace, return to **Connections > Sources**, then select the source you used for Auto-Instrumentation.
205
+
1. In your Segment workspace, go to **Connections > Sources** and select the source you used for Auto-Instrumentation.
206
206
2. In the source overview, look for the **Event Builder** tab. If the tab doesn’t appear:
207
207
- Make sure you've installed the SDK correctly.
208
208
- Reach out to your Segment CSM to confirm that your workspace has the necessary feature flags enabled.
0 commit comments