Skip to content

Commit 8d3e9ef

Browse files
author
Shikhar Tanwar
committed
Increase tracing limit
1 parent 5c94693 commit 8d3e9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/support/tracing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Each trace comprises of the event delivery HTTP request (sent by I/O Events), an
1010
*Debug Tracing is only available for event registrations with either a Webhook, Runtime Action or Amazon EventBridge as their delivery destination.*
1111

1212
<InlineAlert variant="info" slots="text"/>
13-
Note that the maximum size of 'request-body' and 'response-body' in a trace is 2 KB. If any of these fields are larger than 2 KB, then they are trimmed at 2 KB boundary. The delivered event payload is not trimmed.
13+
Note that the maximum size of 'request-body' and 'response-body' in a trace is 64 KB. If any of these fields are larger than 64 KB, then they are trimmed at 64 KB boundary. The delivered event payload is not trimmed.
1414

1515
**To access Debug Tracing:**
1616

0 commit comments

Comments
 (0)