Introduction
ApsaraMQ for RocketMQ is an enterprise-grade message middleware designed as a core component of modern internet-scale architectures. It enables reliable, message-based asynchronous communication across microservices, distributed systems, and serverless applications.
The service helps organizations build highly scalable, loosely coupled, and highly available distributed systems, ensuring efficient message delivery, fault tolerance, and operational resilience.
Setup
To set up the Alibaba integration and discover the Alibaba service, navigate to Alibaba Integration Discovery Profile and select RocketMQ Instance.
External Reference
Supported Metrics
| Opsramp Metric | Metric Display Name | Unit | Aggregation Type | Description |
|---|---|---|---|---|
| acs_rocketmq_InstanceActiveConnection | Instance Active Connection | count/s | NULL | Number of active connections to the RocketMQ instance |
| acs_rocketmq_InstanceApiCallTps | Instance Api Call Tps | count/s | NULL | API call transactions per second for the instance |
| acs_rocketmq_InstanceDropTrafficRX | Instance Drop Traffic RX | bit/s | NULL | Inbound bits dropped per second on instance over internet |
| acs_rocketmq_InstanceDropTrafficTX | Instance Drop Traffic TX | bit/s | NULL | Outbound bits dropped per second on instance over internet |
| acs_rocketmq_InstanceInternetFlowoutBandwidth | Instance Internet Flowout Bandwidth | B/s | NULL | Outbound bandwidth usage for internet traffic from the instance |
| acs_rocketmq_InstanceOnlineClients | Instance Online Clients | count | NULL | Number of clients currently connected to the instance |
| acs_rocketmq_InstanceOnlineClientsUtilization | Instance Online Clients Utilization | % | NULL | Percentage of maximum allowed client connections currently in use |
| acs_rocketmq_InstanceReceiveApiCallTps | Instance Receive Api Call Tps | count/s | NULL | Maximum receive API call transactions per second for the instance |
| acs_rocketmq_InstanceReceiveTpsUtilization | Instance Receive Tps Utilization | % | NULL | Consumption TPS usage percentage for RocketMQ 5.0 instances |
| acs_rocketmq_InstanceSendApiCallTps | Instance Send Api Call Tps | count/s | NULL | Maximum send API call transactions per second for the instance |
| acs_rocketmq_InstanceSendTpsUtilization | Instance Send Tps Utilization | % | NULL | Sending TPS usage percentage for RocketMQ 5.0 instances |
| acs_rocketmq_InstanceStorageSize | Instance Storage Size | B | NULL | Total storage space used by the RocketMQ instance |
| acs_rocketmq_InstanceTpsUtilization | Instance Tps Utilization | % | NULL | Overall transactions per second utilization percentage for the instance |
| acs_rocketmq_InstanceTrafficRX | Instance Traffic RX | bit/s | NULL | Inbound bits per second on instance over internet |
| acs_rocketmq_InstanceTrafficRXUtilization | Instance Traffic RX Utilization | % | NULL | Inbound bandwidth utilization percentage for instance internet traffic |
| acs_rocketmq_InstanceTrafficTX | Instance Traffic TX | bit/s | NULL | Outbound bits per second on instance over internet |
| acs_rocketmq_InstanceTrafficTXUtilization | Instance Traffic TX Utilization | % | NULL | Outbound bandwidth utilization percentage for instance internet traffic |
| acs_rocketmq_ReceiveMessageCountPerInstance | Receive Message Count Per Instance | count/m | NULL | Total number of messages received per minute by the instance |