消息队列(TDMQ)监控队列
最近更新时间: 2024-08-23 15:08:00
云监控为消息队列(TDMQ)提供了以下维度的监控指标:
| 指标/事件ID | 指标名称 | 单位 |
|---|---|---|
| msgratein | 每秒消息生产的条数 | Count |
| msgrateout | 每秒被消费消息的条数 | Count |
| msgthroughputin | 每秒生产消息的数据量大小 | Bytes/s |
| msgthroughputout | 每秒消费消息的数据量大小 | Bytes/s |
| numconsumers | 消费连接数 | Count |
| numproducers | 当前有效注册到服务端的生产者数量 | Count |
| numtopics | Topic数量 | s |
| percentdirectmemory | 堆外内存使用率 | % |
| percentusagecpu | cpu使用率 | % |
| percentusagememory | 内存使用率 | % |
| numberofentries | 当前监控对象总共生产了多少条消息 | Count |
| rop_consumers_count | rop消费者数量 | Count |
| rop_producers_count | rop生产者数量 | Count |
| storagesize | 存储消息大小 | Count |
| averagemsgsize | 当前监控对象生产消息的平均数据量大小 | Bytes |
| numsubscriptions | 当前有效注册到服务端的消费者数量 | Count |
| pulsar_producer_msg_average_size | 消息平均大小 | Bytes |
| msgbacklog | 积压消息数 | Count |
| msgdelayed | msgdelayed | s |
| msgrateexpired | 消息删除速率 | s |
| msgrateredeliver | 消费重传速率 | s |
| unackedmessages | 未确认消息数 | Count |
| pulsar_subscription_msg_rate_expired | 消息过期删除速率 | Count/s |
| sub_unack_limit_percentage | 订阅unack限流百分比 | % |