Skip to content

Commit 6412c62

Browse files
sade-wusirchinn1
andauthored
Update src/getting-started/02-simple-install.md
Co-authored-by: rchinn1 <[email protected]>
1 parent 7da01ce commit 6412c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/getting-started/02-simple-install.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -401,7 +401,7 @@ The Source Debugger is a real-time tool that helps you confirm that API calls ma
401401

402402
The Debugger is separate from your workspace's data pipeline, and is not an exhaustive view of all the events ever sent to your Segment workspace. The Debugger only shows a sample of the events that the Source receives in real time, with a cap of 500 events. The Debugger is a great way to test specific parts of your implementation to validate that events are being fired successfully and arriving to your Source.
403403

404-
> success "**Tip**"
404+
> success ""
405405
> To see a more complete view of all your events, consider setting up either a [warehouse](/docs/connections/storage/warehouses/) or an [S3 destination](/docs/connections/storage/catalog/amazon-s3/).
406406
407407
The Debugger shows a live stream of sampled events arriving at the Source, but you can also toggle from "Live" to "Pause" to stop the stream and prevent it from displaying new events. Events continue to arrive to your Source while you Pause the stream, they just are not displayed.

0 commit comments

Comments
 (0)