Skip to content

Commit 19e4b92

Browse files
pulkitacloudflaresdnts
authored andcommitted
Update limits.mdx (cloudflare#23128)
1 parent 86bf8bd commit 19e4b92

File tree

1 file changed

+1
-1
lines changed
  • src/content/docs/analytics/analytics-engine

1 file changed

+1
-1
lines changed

src/content/docs/analytics/analytics-engine/limits.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ head:
1212
The following limits apply to Workers Analytics Engine:
1313

1414
* Analytics Engine will accept up to twenty blobs, twenty doubles, and one index per call to `writeDataPoint`.
15-
* The total size of all blobs in a request must not exceed 5120 bytes.
15+
* The total size of all blobs in a request must not exceed 16 KB.
1616
* Each index must not be more than 96 bytes.
1717
* You can write a maximum of 25 data points per Worker invocation (client HTTP request). Each call to `writeDataPoint` counts towards this limit.
1818

0 commit comments

Comments
 (0)