We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0b6f3da commit 82606c8Copy full SHA for 82606c8
src/content/docs/pipelines/platform/limits.mdx
@@ -5,7 +5,12 @@ sidebar:
5
order: 2
6
---
7
8
-import { Render } from "~/components";
+While in open beta, the following limits are currently in effect:
9
10
-| Feature | Limit |
11
-| ------- | ----- |
+| Feature | Limit |
+| ------------------------------------------ | ------ |
12
+| Maximum streams per account | 20 |
13
+| Maximum payload size per ingestion request | 1 MB |
14
+| Maximum ingest rate per stream | 5 MB/s |
15
+| Maximum sinks per account | 20 |
16
+| Maximum pipelines per account | 20 |
0 commit comments