阿里云Prometheus监控提供统一采集、存储和显示阿里云云服务的监控数据,并提供对应的Grafana监控大盘和告警。本文介绍阿里云Prometheus监控的指标详情和使用方法。
指标详情
Prometheus监控指标详情如下表所示。
指标类型 | 指标名称 | 描述 | 单位 |
实例 | instance_message_input | 实例消息生产流量 | bytes/s |
instance_message_output | 实例消息消费流量 | bytes/s | |
instance_reqs_input | 实例消息生产发送次数 | 次/秒 | |
instance_message_num_input | 实例消息生产条数 | 个/秒 | |
instance_reqs_output | 实例消息消费次数 | 次/秒 | |
instance_disk_capacity | 实例磁盘使用率 | % | |
instance_tcp_num | 实例TCP总连接数量 | 个 | |
instance_public_tcp_num | 实例公网TCP连接数量 | 个 | |
Topic | topic_message_input | Topic消息生产流量 | bytes/s |
topic_message_output | Topic消息消费流量 | bytes/s | |
topic_reqs_input | Topic消息生产发送次数 | 次/秒 | |
topic_reqs_output | Topic消息消费次数 | 次/秒 | |
topic_message_num_input | Topic消息生产条数 | 个/秒 | |
Group | message_accumulation | 消息堆积总量 | 条 |
message_accumulation_onetopic | 消息堆积量(Topic级别) | 条 | |
rebalance_generation | GroupRebalance次数 | 次 | |
group_message_num_output | 消费总速率 | 个/秒 | |
group_message_num_output_onetopic | 消费速率(Topic级别) | 个/秒 | |
group_message_num_output_onetopic_onepartition | 消费速率(Partition级别) | 个/秒 |
查看监控数据
登录云消息队列 Kafka 版控制台,在概览页面的资源分布区域,选择地域。
- 在实例列表页面,单击目标实例名称。
在左侧导航栏,单击 。
在Prometheus监控页面,在右上角设置时间范围,查看监控数据。
如需查看Topic和Group的Prometheus监控数据,请在Topic和Group的详情页面的Prometheus监控页签查看。