You signed in with another tab or window.Reload to refresh your session.You signed out in another tab or window.Reload to refresh your session.You switched accounts on another tab or window.Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/protocols/faq.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -124,7 +124,7 @@ Blocked events are blocked from sending to all Segment Destinations, including w
124
124
125
125
###Do blocked and discarded events count towards my MTU counts?
126
126
127
-
MTUs and API calls are calculated from the same pipeline.Blocking events withinthe sourceschema ortracking plan functionality (Protocols) will exclude itfrom API callcalculationsand MTU calculations as the events are discarded before they reachour pipeline thatwe use for calculations..
127
+
Blocking events withina[Source Schema](/docs/connections/sources/schema/) or[Tracking Plan](/docs/protocols/tracking-plan/create/) excludes themfrom API call and MTU calculations, as the events are discarded before they reachthe pipeline thatSegment uses for calculations.