Skip to content

Commit 560f3bb

Browse files
Updated details on limits
1 parent b68cd5f commit 560f3bb

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

src/content/docs/ai-gateway/reference/limits.mdx

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,15 @@ import { Render } from "~/components";
99

1010
The following limits apply to gateway configurations, logs, and related features in Cloudflare's platform.
1111

12-
| Feature | Limit |
13-
| --------------------------- | --------------------------- |
14-
| Maximum gateways | 10 per account |
15-
| Maximum logs stored | 10 million logs per gateway |
16-
| Maximum log size stored | 10 MB per log <sup>1</sup> |
17-
| Maximum Logpush jobs | 4 per account |
18-
| Maximum number of metadata | TBD |
19-
| Maximum gateway name length | 64 characters |
12+
| Feature | Limit |
13+
| -------------------------------------------------------------------- | --------------------------- |
14+
| Maximum gateways | 10 per account |
15+
| Maximum logs stored [For Paid plan users only](/ai-gateway/pricing/) | 10 million logs per gateway |
16+
| Maximum logs stored [For Free plan users](/ai-gateway/pricing/) |
17+
| Maximum log size stored | 10 MB per log <sup>1</sup> |
18+
| Maximum Logpush jobs | 4 per account |
19+
| Maximum number of metadata | TBD |
20+
| Maximum gateway name length | 64 characters |
2021

2122
<sup>1</sup> Logs larger than 10 MB will not be stored.
2223

0 commit comments

Comments
 (0)