From eb259ed548a8cc73b19794cca879cf43c5daf925 Mon Sep 17 00:00:00 2001 From: noramullen1 <42354779+noramullen1@users.noreply.github.com> Date: Mon, 31 Aug 2020 21:04:24 -0700 Subject: [PATCH] Address PR feedback --- content/v2.0/account-management/data-usage.md | 2 +- content/v2.0/account-management/pricing-plans.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/content/v2.0/account-management/data-usage.md b/content/v2.0/account-management/data-usage.md index 043fe4cfd..feb5ad351 100644 --- a/content/v2.0/account-management/data-usage.md +++ b/content/v2.0/account-management/data-usage.md @@ -20,7 +20,7 @@ Find data usage information for the time frame specified in the drop-down at the - **Data In:** Total data in MB written to your {{< cloud-name "short" >}} instance. - **Data Out:** Total data in MB sent as responses to queries from your {{< cloud-name "short" >}} instance. -- **Query Count:** Total number of events. +- **Query Count:** Total number of individual query operations, which include queries, tasks (alerts, notifications) and Data Explorer activity. - **Storage Usage:** Total disk usage in gigabytes. - **API Request Count:** The total number of query and write API requests received during the specified time frame. - **Usage over the specified time period:** A line graph that visualizes usage over the specified time period. diff --git a/content/v2.0/account-management/pricing-plans.md b/content/v2.0/account-management/pricing-plans.md index abcd9fdc7..dfdfb9ad9 100644 --- a/content/v2.0/account-management/pricing-plans.md +++ b/content/v2.0/account-management/pricing-plans.md @@ -56,7 +56,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, alert checks, notifications, and Data Explorer activity — is one billable query operation. Refreshing a dashboard with multiple cells counts as multiple query operations. Failed query or task executions do not add to your query count. +queries, tasks, alert checks, notifications, and Data Explorer activity — is one billable query operation. Refreshing a dashboard with multiple cells counts as one query operation per cell. A query run through an API request counts as an operation. Failed query or task executions do not add to your query count. ### Usage-Based Plan rate limits