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
-
Blocked events will not count towards your MTU counts as long as blocked event forwarding is disabled.
127
+
MTUs and API calls are calculated from the same pipeline. Blocking events within the source schema or tracking plan functionality (Protocols) will exclude it from API call calculations and MTU calculations as the events are discarded before they reach our pipeline that we use for calculations..
0 commit comments