Skip to content

Commit a172a74

Browse files
authored
Merge pull request #6767 from segmentio/auto-instrumentation-updates
Auto-Instrumentation Updates
2 parents 76ab5e8 + 95bcc0f commit a172a74

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

Diff for: src/connections/auto-instrumentation/configuration.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
---
2-
title: Signals Implementation Guide
2+
title: Generate Events from Signals
33
hidden: true
44
---
55

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:
6+
This guide is a reference to configuring, generating, 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

Diff for: src/connections/auto-instrumentation/setup.md

-6
Original file line numberDiff line numberDiff line change
@@ -143,12 +143,6 @@ Next, you'll need to verify signal emission and [create rules](/docs/connections
143143

144144
Segment displays `Rule updated successfully` to verify that it saved your rule.
145145

146-
## Step 4: Redeploy your application
147-
148-
After you've finished deploying your new rule(s), redeploy your application.
149-
150-
Redeployment ensures that the new rules are active and that your application can generate events from signals.
151-
152146
## Next steps
153147

154148
This guide walked you through initial Signals SDK/Auto-Instrumentation setup. Next, read the [Auto-Instrumentation Signals Implementation Guide](/docs/connections/auto-instrumentation/configuration/), which dives deeper into Signals and offers examples rules.

0 commit comments

Comments
 (0)