From ba1db45c6826caf52e59f45b92510e99bd88e2b3 Mon Sep 17 00:00:00 2001 From: kelseiv <47797004+kelseiv@users.noreply.github.com> Date: Sun, 5 Dec 2021 09:52:48 -0800 Subject: [PATCH] hotfix: remove MB/sec thank you, @rkramer9967 --- content/influxdb/cloud/account-management/pricing-plans.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/influxdb/cloud/account-management/pricing-plans.md b/content/influxdb/cloud/account-management/pricing-plans.md index 1def55fc9..50081fb0e 100644 --- a/content/influxdb/cloud/account-management/pricing-plans.md +++ b/content/influxdb/cloud/account-management/pricing-plans.md @@ -77,7 +77,7 @@ The Usage-Based Plan uses the following pricing vectors to calculate InfluxDB Cl - 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 aren’t counted. -- **Data In** is the amount of data you’re writing into InfluxDB (measured in MB/second). +- **Data In** is the amount of data you’re writing into InfluxDB (measured in MB). - **Storage** is the amount of data you’re storing in InfluxDB (measured in GB/hour). Discover how to [manage InfluxDB Cloud billing](/influxdb/cloud/account-management/billing/).