From fde167283a0eefec8a36fe2729db8ced3cd02525 Mon Sep 17 00:00:00 2001 From: Scott Anderson Date: Mon, 22 Jul 2019 17:01:44 -0600 Subject: [PATCH] updated wording on cloud usage stats --- content/v2.0/cloud/account-management/data-usage.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/v2.0/cloud/account-management/data-usage.md b/content/v2.0/cloud/account-management/data-usage.md index eeb8b3d02..91528e5bf 100644 --- a/content/v2.0/cloud/account-management/data-usage.md +++ b/content/v2.0/cloud/account-management/data-usage.md @@ -17,8 +17,8 @@ left navigation bar and select **Usage**. The usage page provides the following information: -- **Writes:** Total kilobytes written to your {{< cloud-name "short" >}} instance. -- **Reads:** Total kilobytes sent in responses to queries from your {{< cloud-name "short" >}} instance. +- **Writes:** Total data in MB written to your {{< cloud-name "short" >}} instance. +- **Reads:** Total data in MB sent as responses to queries from your {{< cloud-name "short" >}} instance. - **Query Duration:** Total time spent processing queries in seconds. - **Storage Usage:** Total disk usage in gigabytes. - **API Request Count:** The number of HTTP requests received by all InfluxDB API endpoints.