Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion develop-docs/sdk/data-model/envelopes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -345,7 +345,7 @@ These limits are subject to future change and defined currently as:
- *100MB* for a full envelope after decompression
- *100MB* for all attachments combined
- *100MB* for each attachment item
- *1MB* for event (errors and transactions), span, and metric (statsd, buckets, meta) items.
- *1MB* for event (errors and transactions), span, log, and metric (statsd, buckets, meta) items.
- *100KB* for monitor check-in items
- *50MB* for profile items
- *10MB* for compressed replay item
Expand Down