@@ -9,19 +9,19 @@ import { Render } from "~/components";
99
1010The 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 | 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 | 10 MB per log <sup >3</sup > |
23- | Logpush jobs | 4 per account |
24- | Logpush size limit | 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
2727will stop being saved. To continue saving logs, you must delete older logs in
0 commit comments