Skip to content

Commit 5598cc5

Browse files
Update src/connections/destinations/destination-filters.md
1 parent 0666f03 commit 5598cc5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/connections/destinations/destination-filters.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,6 @@ Destination filters only filter events sent after filter setup. If you just adde
239239

240240
When Segment sends an event to a destination but encounters a timeout error, it attempts to send the event again. As a result, if you add a destination filter while Segment is trying to send a failed event, these retries could filter through, since they reflect events that occurred before filter setup.
241241

242-
#### How are Protocols Transformations handled by destination filters?
242+
#### How do destination filters handle Protocols Transformations?
243243

244-
Events are first processed by a destination filter when a destination-specific Transformation is enabled. In contrast, for source-level Transformations, the transformation is applied to the events _before_ they reach the destination filter.
244+
When you enable a destination-specific Transformation, Segment processes your events with a destination filter. Segment processes source-level Transformations before the events reach the destination filter.

0 commit comments

Comments
 (0)