Skip to content

Commit 6050861

Browse files
authored
Merge pull request #4945 from segmentio/sarahrudy-patch-16
Update Event Tester page
2 parents ca08029 + bb6f041 commit 6050861

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

src/_data/sidenav/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -261,7 +261,7 @@ sections:
261261
- path: /connections/storage/warehouses/redshift-useful-sql
262262
title: Useful SQL Queries for Redshift
263263
- path: /connections/test-connections
264-
title: Testing Connections
264+
title: Event Tester
265265
- path: /connections/data-export-options
266266
title: Data Export Options
267267
- path: /connections/destination-data-control

src/connections/test-connections.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
---
2-
title: "Testing Connections"
2+
title: "Event Tester"
33
---
44

55

66
Segment has an Event Tester that enables you to test your connections between Segment and your destination. You can access the Event Tester from your Source Debugger, or from your destination settings.   
77

8+
> info "Available for server-side event streaming destinations only"
9+
> This feature is only available for server-side integrations (also known as cloud-mode destinations). You can't use this for client-side integrations (also known as device-mode destinations).
10+
811
## Use Cases
912

1013
There are two scenarios where you might want to use the Event Tester:

0 commit comments

Comments
 (0)