Skip to content

Commit eb6025c

Browse files
Merge pull request #6634 from segmentio/ashton-huxtable-patch-6
Add FAQ about destination filters
2 parents a91aa17 + 2012f27 commit eb6025c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/connections/test-connections.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,3 +63,7 @@ If you experience an error, [let Segment know](mailto:[email protected]) and t
6363
#### Is this feature available for Data Lakes?
6464

6565
The Event Tester is not available for Data Lakes.
66+
67+
#### Why are my destination filters being ignored?
68+
69+
Events passed into the Event Tester bypass destination filters. Destination filters are applied to events as they are sent to specific destinations. However, the Event Tester is designed to help you troubleshoot your Sources, their configuration, and their downstream destinations by showing a sample of the data available. It allows you to check that data is being sent, and that it's in the correct format without the filters being applied. This means that when you use the Event Tester, you're seeing the data before any destination filters or other processing rules are applied, providing a clear view of the raw event data as it comes from the source.

0 commit comments

Comments
 (0)