This topic describes the billing of the dashboard feature and the pricing based on the storage specification. This topic also provides billing examples.
Billing method
Bills for the dashboard feature are generated on a daily basis. Fees are calculated based on the number of daily data points for the metrics in the namespace and the price of the storage specification. The default storage specification is cms.s1.3xlarge, which indicates a retention period of 93 days. The fees for the dashboard feature are calculated by using the following formula:
- The value of the CPU utilization metric whose name is CPUUtilization for an Elastic Compute Service (ECS) instance at a specific point in time is equivalent to one data point.
- The value of the disk usage metric whose name is diskusage_used for an ECS instance at a specific point in time is equivalent to one data point.
- If you configure two listeners for a Server Load Balancer (SLB) instance, the value of the TCP active connection metric whose name is ActiveConnection for the two listeners at a specific point in time is equivalent two data points.
Billing examples
Data points (× 10,000) | Unit price (USD) |
---|---|
0 to 20,000 | 0.004331 |
20,000 to 50,000 (except 20,000) | 0.00315 |
50,000 to 100,000 (except 50,000) | 0.002432 |
100,000 to 9,999,999,999,999 (except 100,000) | 0.001644 |
- Example 1: If you use the dashboard feature to collect 280,000,000 data points within
a day for the metrics in the namespace, the fees are calculated by using the following
formula:
Fees = 20,000 × USD 0.004331 + (28,000 - 20,000) × USD 0.00315 = USD 111.82
- Example 2: If you have 200 ECS instances and configure 10 metrics whose collection
period is 1 minute in the namespace, the daily collection fees are calculated by using
the following formulas:
- Total number of data points = 200 × 10 × 60 × 24 = 2,880,000
- Fees = 288 × USD 0.004331 = USD 1.247328
Pricing
Storage specification | Retention period (Unit: days) | Data points (× 10,000) | Unit price (USD) |
---|---|---|---|
cms.s1.large | 15 | 0 to 20,000 | 0.001529 |
20,000 to 50,000 (except 20,000) | 0.001112 | ||
50,000 to 100,000 (except 50,000) | 0.000857 | ||
100,000 to 9,999,999,999,999 (except 100,000) | 0.000579 | ||
cms.s1.xlarge | 32 | 0 to 20,000 | 0.002154 |
20,000 to 50,000 (except 20,000) | 0.001575 | ||
50,000 to 100,000 (except 50,000) | 0.001204 | ||
100,000 to 9,999,999,999,999 (except 100,000) | 0.000811 | ||
cms.s1.2xlarge | 63 | 0 to 20,000 | 0.003266 |
20,000 to 50,000 (except 20,000) | 0.002385 | ||
50,000 to 100,000 (except 50,000) | 0.00183 | ||
100,000 to 9,999,999,999,999 (except 100,000) | 0.001227 | ||
cms.s1.3xlarge | 93 | 0 to 20,000 | 0.004331 |
20,000 to 50,000 (except 20,000) | 0.00315 | ||
50,000 to 100,000 (except 50,000) | 0.002432 | ||
100,000 to 9,999,999,999,999 (except 100,000) | 0.001644 | ||
cms.s1.6xlarge | 185 | 0 to 20,000 | 0.00762 |
20,000 to 50,000 (except 20,000) | 0.005535 | ||
50,000 to 100,000 (except 50,000) | 0.004261 | ||
100,000 to 9,999,999,999,999 (except 100,000) | 0.002895 | ||
cms.s1.12xlarge | 367 | 0 to 20,000 | 0.014104 |
20,000 to 50,000 (except 20,000) | 0.01026 | ||
50,000 to 100,000 (except 50,000) | 0.007921 | ||
100,000 to 9,999,999,999,999 (except 100,000) | 0.00535 |