Address PR feedback

pull/1656/head
noramullen1 2020-10-13 11:10:07 -07:00
parent a5cd9e0e86
commit d8d690337f
1 changed files with 2 additions and 2 deletions

View File

@ -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 arent counted.
- **Data In** is the amount of data youre writing into InfluxDB (measured in MB).
- **Storage** is the amount of data youre storing in InfluxDB (measured in GB).
- **Storage** is the amount of data youre storing in InfluxDB (measured in GB/hour).
### Usage-Based Plan rate limits