diff --git a/content/v2.0/account-management/data-usage.md b/content/v2.0/account-management/data-usage.md index c7973ecc3..87d6a3b7b 100644 --- a/content/v2.0/account-management/data-usage.md +++ b/content/v2.0/account-management/data-usage.md @@ -18,9 +18,9 @@ right corner of your {{< cloud-name "short" >}} user interface (UI) and select * Find data usage information for the time frame specified in the drop-down at the top of the Usage page. -- **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. +- **Data Out:** Total data in MB written to your {{< cloud-name "short" >}} instance. +- **Data In:** Total data in MB sent as responses to queries from your {{< cloud-name "short" >}} instance. +- **Query Count:** Total number of events. - **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. diff --git a/content/v2.0/account-management/pricing-plans.md b/content/v2.0/account-management/pricing-plans.md index 0c3f9de56..df3eb92b8 100644 --- a/content/v2.0/account-management/pricing-plans.md +++ b/content/v2.0/account-management/pricing-plans.md @@ -17,7 +17,7 @@ products: [cloud] InfluxDB Cloud 2.0 offers two pricing plans: - [Free Plan](#free-plan) -- [Usage-based Plan](#usage-based-plan) +- [Usage-Based Plan](#usage-based-plan) @@ -28,7 +28,7 @@ Use this plan as much and as long as you want within the Free Plan rate limits: #### Free Plan rate limits -- **Writes:** 5.1MB every 5 minutes +- **Data out:** 5.1MB every 5 minutes - **Query:** 300MB every 5 minutes - **Storage:** 30-day data retention {{% note %}} @@ -46,15 +46,15 @@ Data retention is determined by the time at which data is written to InfluxDB; n _To remove rate limits, [upgrade to a Usage-based Plan](/v2.0/account-management/billing/#upgrade-to-usage-based-plan)._ -## Usage-based Plan +## Usage-Based Plan The Usage-based Plan offers more flexibility and ensures you only pay for what you [use](/v2.0/account-management/data-usage/). -#### Usage-based Plan rate limits +#### Usage-Based Plan rate limits To protect against any intentional or unintentional harm, Usage-based Plans include soft rate limits: -- **Writes:** 300MB every 5 minutes +- **Data out:** 300MB every 5 minutes - **Ingest batch size:** 50MB - **Queries:** 3000MB every 5 minutes - **Storage:** Unlimited retention