hotfix: fix read rate limit

pull/4304/head^2
Scott Anderson 2022-08-04 11:10:15 -06:00
parent e51c3495ae
commit 4a898d821e
1 changed files with 1 additions and 1 deletions

View File

@ -57,7 +57,7 @@ To write historical data older than 30 days, retain data for more than 30 days,
- **Data-in**: Rate of 300 MB per 5 minutes
- Uncompressed bytes of normalized [line protocol](/influxdb/cloud/reference/syntax/line-protocol/)
- **Read**: Rate of 300 MB data per 5 minutes
- **Read**: Rate of 3 GB data per 5 minutes
- Bytes in HTTP in response payload
- **Cardinality**: 1M series (see [how to measure and resolve high cardinality](/influxdb/cloud/write-data/best-practices/resolve-high-cardinality/))
- **Unlimited resources**