Skip to content

Commit 4964fc6

Browse files
committed
add regional callout [netlify-build]
1 parent 641c60c commit 4964fc6

File tree

6 files changed

+18
-0
lines changed

6 files changed

+18
-0
lines changed

src/connections/auto-instrumentation/configuration.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@ This guide assumes that you've already added the Signals SDK to your application
1313
> info "Auto-Instrumentation in public beta"
1414
> Auto-Instrumentation is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
1515
16+
> info "Regional availability"
17+
> Auto-Instrumentation isn't supported in EU workspaces.
18+
1619
## Converting signals to events
1720

1821
After you set up the Signals SDK to capture the signals you want to target, you can create rules in your Segment workspace to translate the captured signals into traditional Segment analytics events. These rules are deployed in your application the next time a user launches your app.

src/connections/auto-instrumentation/event-builder.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ You can use it to create Track, Identify, Page, and other event types directly f
1010
> info "Auto-Instrumentation Private Beta"
1111
> 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.
1212
13+
> info "Regional availability"
14+
> Auto-Instrumentation isn't supported in EU workspaces.
15+
1316
## Access the Event Builder
1417

1518
The Event Builder appears as a tab within each source, next to the Debugger. If you don't see the Event Builder tab, first confirm that you've installed the required Auto-Instrumentation SDK.

src/connections/auto-instrumentation/index.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,9 @@ Auto-Instrumentation simplifies tracking in your websites and apps by removing t
2929
> info "Auto-Instrumentation in public beta"
3030
> Auto-Instrumentation is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
3131
32+
> info "Regional availability"
33+
> Auto-Instrumentation isn't supported in EU workspaces.
34+
3235
## Background
3336

3437
Collecting high-quality analytics data is essential, but traditional tracking setups often fall behind as business needs change. Instrumentation updates take time away from other engineering priorities, and these delays reduce visibility and increase the burden on engineering teams.

src/connections/auto-instrumentation/kotlin-setup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ This guide shows how to install and configure the library, as well as how to ena
1010
> info "Auto-Instrumentation in public beta"
1111
> Auto-Instrumentation is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
1212
13+
> info "Regional availability"
14+
> Auto-Instrumentation isn't supported in EU workspaces.
15+
1316
## Before you start
1417

1518
To use Signals with Android, you need:

src/connections/auto-instrumentation/swift-setup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Learn how to connect an existing source, integrate dependencies, turn on Auto-In
1010
> info "Auto-Instrumentation in public beta"
1111
> Auto-Instrumentation is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
1212
13+
> info "Regional availability"
14+
> Auto-Instrumentation isn't supported in EU workspaces.
15+
1316
## Step 1: Get your source write key
1417

1518
You need the `writeKey` from an existing Segment source. To find it:

src/connections/auto-instrumentation/web-setup.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ Learn how to connect an existing source, integrate dependencies, turn on Auto-In
1010
> info "Auto-Instrumentation in public beta"
1111
> Auto-Instrumentation is in public beta, and Segment is actively working on this feature. Some functionality may change before it becomes generally available.
1212
13+
> info "Regional availability"
14+
> Auto-Instrumentation isn't supported in EU workspaces.
15+
1316
## Step 1: Get your source write key
1417

1518
You need the `writeKey` from an existing Segment source. To find it:

0 commit comments

Comments
 (0)