Skip to content

Commit 7549c55

Browse files
Merge pull request #4191 from segmentio/sarahrudy-patch-4
Add sentence about MTU calculations for blocked events
2 parents 2d58947 + 8f84b6c commit 7549c55

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/protocols/schema.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ title: Schema Controls
77

88
Segment Business plan customers can use Schema Controls to manage which events are allowed to pass through Segment and on to Destinations. These filters are a first-line defense to help you protect the integrity of your data, and the decisions made with it.
99

10+
Blocking events within the source schema will exclude them from API and MTU calculations. These events are discarded before they reach the pipeline that Segment uses for MTU calculations.
11+
1012
## Event filters
1113

1214
If you no longer want to track a specific event, you can either remove it from your code or, if you're on the Business plan and don't have a Tracking Plan connected, you can block track calls from the Segment UI. To do so, click on the Schema tab in a Source and toggle the event to enable or block an event.

0 commit comments

Comments
 (0)