Skip to content

Commit dcbbc4c

Browse files
Added more links
1 parent 95d936d commit dcbbc4c

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

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

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,19 @@ 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-
| Cacheable request size | 25 MB per request |
15-
| [Custom metadata](/ai-gateway/configuration/custom-metadata/) | 5 entries per request |
16-
| Datasets | 10 per gateway |
17-
| Gateways | 10 per account |
18-
| Gateway name length | 64 characters |
19-
| Log storage rate limit | 500 logs per second per gateway |
20-
| Logs stored [paid plan](/ai-gateway/reference/pricing/) | 10 million per gateway <sup>1</sup> |
21-
| Logs stored [free plan](/ai-gateway/reference/pricing/) | 100,000 per account <sup>2</sup> |
22-
| [Log size stored](/ai-gateway/observability/logging/) | 10 MB per log <sup>3</sup> |
23-
| [Logpush jobs](/ai-gateway/observability/logging/) | 4 per account |
24-
| [Logpush size limit](/ai-gateway/observability/logging/) | 1MB per log |
12+
| Feature | Limit |
13+
| ---------------------------------------------------------------- | ----------------------------------- |
14+
| [Cacheable request size](/ai-gateway/configuration/caching/) | 25 MB per request |
15+
| [Custom metadata](/ai-gateway/configuration/custom-metadata/) | 5 entries per request |
16+
| [Datasets](/ai-gateway/evaluations/set-up-evaluations/) | 10 per gateway |
17+
| Gateways | 10 per account |
18+
| Gateway name length | 64 characters |
19+
| Log storage rate limit | 500 logs per second per gateway |
20+
| Logs stored [paid plan](/ai-gateway/reference/pricing/) | 10 million per gateway <sup>1</sup> |
21+
| Logs stored [free plan](/ai-gateway/reference/pricing/) | 100,000 per account <sup>2</sup> |
22+
| [Log size stored](/ai-gateway/observability/logging/) | 10 MB per log <sup>3</sup> |
23+
| [Logpush jobs](/ai-gateway/observability/logging/logpush/) | 4 per account |
24+
| [Logpush size limit](/ai-gateway/observability/logging/logpush/) | 1MB per log |
2525

2626
<sup>1</sup> If you have reached 10 million logs stored per gateway, new logs
2727
will stop being saved. To continue saving logs, you must delete older logs in

0 commit comments

Comments
 (0)