This topic describes how to view the billing details for ApsaraMQ for RocketMQ 4.x Standard Edition instances. It answers the following questions:
Access point
On the bill details page, select the month and product to query.
View daily billing and usage by topic
Procedure
On the bill details page, set the following filters:
-
Set statistics item to billing item.
-
Set statistical period to Day.
Key information
|
Column |
Description |
|
Instance ID |
Billing details are grouped by topic for each instance. Format: <ApsaraMQ for RocketMQ instance ID;topic name> |
|
Billing item |
|
|
Usage |
|
List price | The fee calculated based on the list price. |
View hourly usage details by topic
Procedure
-
On the bill details page, click View Usage Details.
-
On the View Usage Details page, set the following filters, then click Export CSV.
-
Period: Select the desired time range.
-
Commodity Name: Select Message Queue RocketMQ 4.0 Standard Edition Instance.
-
Billing item name: Select topic resource usage.
-
Metering specification: Select Cloud Message Queue RocketMQ 4.0 Standard Edition.
-
metering granularity: The default value is Hour.
In the Metering specification name field, enter
mq. A message at the top of the page states that the exported file is in CSV format, long numbers are displayed in scientific notation, and usage data becomes available after 12:00 on the second day of the following month. -
Key information
|
Column |
Description |
|
Topic |
Usage details are grouped by topic for each instance. Format: <ApsaraMQ for RocketMQ instance ID;topic name> |
|
Send |
The number of messages sent by the topic per hour. Important
The usage data on your bill is calculated as: (Number of messages sent and received) × (Message size multiplier) × (Advanced feature multiplier). For more information, see Pricing details for message sending and receiving. |
|
Receive |
The number of messages received by the topic per hour. Important
The usage data on your bill is calculated as: (Number of messages sent and received) × (Message size multiplier) × (Advanced feature multiplier). For more information, see Pricing details for message sending and receiving. |
|
Network Out |
The hourly outbound internet traffic for the topic. |
Discrepancy between bill and dashboard statistics
-
The API calls on the dashboard represent the actual number of messages sent and received.
-
The usage data on your bill is calculated as: (Number of messages sent and received) × (Message size multiplier) × (Advanced feature multiplier). For more information, see Pricing details for message sending and receiving.
As a result, the number of API calls or messages sent and received on your bill may be higher than the statistics on the dashboard.