From 23b1bba0fa586f94b76c461cfcd2d7de4179edea Mon Sep 17 00:00:00 2001 From: maxmilhan <34718789+maxmilhan@users.noreply.github.com> Date: Fri, 19 Sep 2025 13:20:11 -0400 Subject: [PATCH 1/2] Revise background on traditional tracking setups don't want to actively call out in our docs that our main method of having customers use us takes "weeks or months" --- src/connections/auto-instrumentation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/auto-instrumentation/index.md b/src/connections/auto-instrumentation/index.md index 28e0b014aa..a64c298c09 100644 --- a/src/connections/auto-instrumentation/index.md +++ b/src/connections/auto-instrumentation/index.md @@ -34,7 +34,7 @@ Auto-Instrumentation simplifies tracking in your websites and apps by removing t ## Background -Collecting high-quality analytics data is essential, but traditional tracking setups often fall behind as business needs change. Instrumentation updates can take weeks or months, and these delays reduce visibility and increase the burden on engineering teams. +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. ## Auto-Instrumentation as a solution From 07ece42b7ad0c390f25b2b95587330226438e75c Mon Sep 17 00:00:00 2001 From: maxmilhan <34718789+maxmilhan@users.noreply.github.com> Date: Fri, 19 Sep 2025 13:30:34 -0400 Subject: [PATCH 2/2] Update instructions for enabling Auto-Instrumentation --- src/connections/auto-instrumentation/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/connections/auto-instrumentation/index.md b/src/connections/auto-instrumentation/index.md index a64c298c09..a812bf7c3c 100644 --- a/src/connections/auto-instrumentation/index.md +++ b/src/connections/auto-instrumentation/index.md @@ -30,7 +30,7 @@ Auto-Instrumentation simplifies tracking in your websites and apps by removing t > 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. > success "Enable Auto-Instrumentation in your workspace" -> To enable Auto-Instrumentation in your Segment workspace, reach out to your dedicated account manager. +> To enable Auto-Instrumentation in your Segment workspace, reach out to your dedicated account manager or friends@segment.com. ## Background