hotfix: fix read rate limit
parent
e51c3495ae
commit
4a898d821e
|
@ -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**
|
||||
|
|
Loading…
Reference in New Issue