hotfix-notes (#4544)

pull/4468/head^2
kelseiv 2022-10-14 09:02:14 -07:00 committed by GitHub
parent cf3993c366
commit 6c597d4bad
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -24,8 +24,8 @@ To view your {{< cloud-name >}} data usage, do the following:
2. Select **Usage**.
3. Select a time range to review data usage (by default, `Past 24h`), and then select one of the following:
- **Data In:** Total data in MB written to your {{< cloud-name "short" >}} instance.
- **Query Count:** Total number of individual query operations, which include queries, tasks (alerts, notifications) and Data Explorer activity.
- **Data In:** Total data in MB written to your {{< cloud-name "short" >}} instance. Data in and write requests do not count towards your query count.
- **Query Count:** Total number of individual query operations, which include queries, tasks (alerts, notifications) and Data Explorer activity. Note, a script that includes multiple requests (for example, has multiple `from()...` lines) counts as one query.
- **Storage:** Total disk usage in gigabytes.
- **Data Out:** Total data in MB sent as responses to queries from your {{< cloud-name "short" >}} instance.