Skip to content

Commit 66a4a4b

Browse files
Create 2025-06-19-increased-blob-size-limits-in-Workers-Analytics.mdx
1 parent 5517573 commit 66a4a4b

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
---
2+
title: Increased blob size limits in Workers Analytics Engine
3+
description: We’ve increased the total allowed size of blob fields per request from 5 KB to 16 KB in the Workers Analytics Engine.
4+
products:
5+
- workers
6+
date: 2025-06-19T172:29:00Z
7+
---
8+
9+
We’ve increased the total allowed size of `blob` fields per request from **5 KB to 16 KB** in the Workers Analytics Engine.
10+
11+
This change gives you more flexibility when logging rich observability data — such as base64-encoded payloads, AI inference traces, or custom metadata — without hitting request size limits.
12+
13+
You can find full details on limits for queries, filters, payloads, and more [here in the Workers Analytics Engine limits documentation](https://developers.cloudflare.com/analytics/analytics-engine/limits/).

0 commit comments

Comments
 (0)