Skip to content

Commit 23e931b

Browse files
author
irinasayshi
authored
adding note under Destination Filters that it only supports cloud-mod… (#535)
* adding note under Destination Filters that it only supports cloud-mode destinations * update note styling
1 parent dba608f commit 23e931b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

src/connections/destinations/destination-filters.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,8 @@ With Destination Filters, you can:
1717

1818
- Prevent test or internally-generated events from reaching your production tools.
1919

20-
**Note**: Destination Filters are currently available to Business Tier customers only
20+
> note ""
21+
> **Note**: Destination Filters are currently available to Business Tier customers only.
2122
2223
### Destination Filtering Limitations
2324

src/guides/filtering-data.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,8 @@ Your data is sent to your warehouse (if you have one) and into the Segment backe
4444

4545
[Destination Filters](https://segment.com/docs/connections/destinations/destination-filters/) allow you to control the data flowing into each specific destination, by examining event payloads, and conditionally preventing data from being sent to destinations. You can filter out entire events, or just specific fields in the properties, in the traits, or in the context of your events. Destination filters are not available for, and do not prevent data from reaching your warehouse(s) or S3 destinations.
4646

47-
Destination Filters are available in workspaces that are on a Business Tier plan only.
47+
> note ""
48+
> **Note**: Destination Filters are available in workspaces that are on a Business Tier plan only. Destination Filters can only be applied to Cloud-mode ("server-side") streaming destinations. Device-mode destinations are not supported.
4849
4950
![](images/destination-filter-create.png)
5051

0 commit comments

Comments
 (0)