Address PR feedback
parent
a5cd9e0e86
commit
d8d690337f
|
@ -58,7 +58,7 @@ The following two vectors determine pricing:
|
|||
- **Data out** is the total sum of the data (measured in GB) returned to the user to answer a query, also known as data transfer costs.
|
||||
- **Query count** is the total number of individual query operations. Each individual operation — including queries, tasks, alerts, notifications, and Data Explorer activity — is one billable query operation. Refreshing a dashboard with multiple cells will incur multiple query operations. Failed operations aren’t counted.
|
||||
- **Data In** is the amount of data you’re writing into InfluxDB (measured in MB).
|
||||
- **Storage** is the amount of data you’re storing in InfluxDB (measured in GB).
|
||||
- **Storage** is the amount of data you’re storing in InfluxDB (measured in GB/hour).
|
||||
|
||||
### Usage-Based Plan rate limits
|
||||
|
||||
|
|
Loading…
Reference in New Issue