tencent cloud

弹性 MapReduce

动态与公告
产品动态
产品公告
安全公告
产品简介
产品概述
产品优势
产品架构
产品功能
应用场景
约束与限制
技术支持范围
产品发行版
购买指南
EMR on CVM 计费说明
EMR on TKE 计费说明
EMR Serverless HBase 计费说明
快速入门
EMR on CVM 快速入门
EMR on TKE 快速入门
EMR on CVM 操作指南
规划集群
管理权限
配置集群
管理集群
管理服务
监控告警
智能管家
EMR on TKE 操作指南
EMR on TKE 简介
配置集群
管理集群
管理服务
监控运维
应用分析
EMR Serverless HBase 操作指南
EMR Serverless HBase 产品简介
配额与限制
规划实例
管理实例
监控告警
开发指南
EMR 开发指南
Hadoop开发指南
Spark 开发指南
HBASE开发指南
Phoenix on Hbase 开发指南
Hive 开发指南
Presto开发指南
Sqoop 开发指南
Hue 开发指南
Oozie 开发指南
Flume 开发指南
Kerberos 开发指南
Knox 开发指南
Alluxio 开发指南
Kylin 开发指南
Livy 开发指南
Kyuubi 开发指南
Zeppelin 开发指南
Hudi 开发指南
Superset 开发指南
Impala 开发指南
Druid 开发指南
Tensorflow 开发指南
Kudu 开发指南
Ranger 开发指南
Kafka 开发指南
Iceberg 开发指南
StarRocks 开发指南
Flink 开发指南
JupyterLab 开发指南
MLflow 开发指南
实践教程
EMR on CVM 运维实践
数据迁移实践
自定义伸缩实践教程
API 文档
History
Introduction
API Category
Cluster Resource Management APIs
Cluster Services APIs
User Management APIs
Data Inquiry APIs
Scaling APIs
Configuration APIs
Other APIs
Serverless HBase APIs
YARN Resource Scheduling APIs
Making API Requests
Data Types
Error Codes
常见问题
EMR on CVM常见问题
服务等级协议
联系我们

Kafka 监控指标

PDF
聚焦模式
字号
最后更新时间: 2023-12-27 15:01:44
标题
指标名称
指标单位
指标含义
CPU 利用率
ProcessCpuLoad
%
进程 CPU 利用率
CPU 使用时间
ProcessCpuTime
ms
CPU 累计使用时间
GC 次数
YGC
Young GC 次数
FGC
Full GC 次数
GC 时间
GCT
s
垃圾回收时间消耗
FGCT
s
Full GC 消耗时间
YGCT
s
Young GC 消耗时间
内存区域占比
O
%
Old 区内存使用占比
M
%
Metaspace 区内存使用占比
CCS
%
Compressed class space 区内存使用占比
S0
%
Survivor 0区内存使用占比
S1
%
Survivor 1区内存使用占比
E
%
Eden 区内存使用占比
JVM 内存
MemHeapInitM
MB
JVM 初始 HeapMemory 的数量
MemNonHeapInitM
MB
JVM 初始 NonHeapMemory 的数量
MemHeapMaxM
MB
JVM 配置的 HeapMemory 的数量
MemHeapCommittedM
MB
JVM 当前已经提交的 HeapMemory 的数量
MemHeapUsedM
MB
JVM 当前已经使用的 HeapMemory 的数量
MemNonHeapCommittedM
MB
JVM 当前已经提交的 NonHeapMemory 的数量
MemNonHeapUsedM
MB
JVM 当前已经使用的 NonHeapMemory 的数量
文件句柄数
OpenFileDescriptorCount
count
已打开文件描述符数
MaxFileDescriptorCount
count
最大文件描述符数
进程运行时间
Uptime
s
进程运行时间
工作线程数
PeakThreadCount
count
峰值线程数
ThreadCount
count
总线程数量
DaemonThreadCount
count
Daemon 线程数量
Broker 生产流量
OneMinuteRate
bytes/s
一分钟 Broker 生产消息流量
Broker 消费流量
OneMinuteRate
bytes/s
一分钟 Broker 消费消息流量
消费被拒流量
OneMinuteRate
bytes/s
一分钟 Topic 请求被拒速率
Fetch 失败请求次数
OneMinuteRate
count/s
一分钟 Fetch 失败请求次数
Produce 失败请求次数
OneMinuteRate
count/s
一分钟 Produce 失败请求次数
消息生产数
OneMinuteRate
count/s
一分钟消息生产速率
读取其他 Brokers 流量
OneMinuteRate
bytes
一分钟读取其他 brokers 速率
读到其他 Brokers 流量
OneMinuteRate
bytes
一分钟读到其他 brokers 速率
Fetch 请求次数
OneMinuteRate
count/s
一分钟 Fetch 总请求速率
Produce 请求次数
OneMinuteRate
count/s
一分钟 Produce 总请求速率
ControllerBroker
IsControllerBroker
-
Controller所在Broker上的指标值是1,其它Broker上的值是 0
LeaderElection 速率
OneMinuteRate
count/s
一分钟 LeaderElection 速率
LeaderElection 延时
99thPercentile
ms
LeaderElection 延时_99thPercentile
999thPercentile
LeaderElection 延时_999thPercentile
Mean
LeaderElection 延时_Mean
UncleanLeaderElections 速率
OneMinuteRate
count/s
一分钟 UncleanLeaderElections 速率
GlobalPartition 数量
GlobalPartitionCount
count
此控制器观察到的全局分区数
OfflinePartitions 数量
OfflinePartitionCount
count
此控制器观察到的离线分区数
GlobalTopic 数量
GlobalTopicCount
count
该控制器观察到的 GlobalTopic 的数量
离线日志目录数
OfflineLogDirectory
count
离线日志目录数量
LogFlush 速率
OneMinuteRate
calls/s
一分钟消息日志刷新速率
LogFlush 延时
99thPercentile
ms
LogFlush 延时_99thPercentile
999thPercentile
LogFlush 延时_999thPercentile
Mean
LogFlush 延时_Mean
网络处理器平均空闲率
NetworkProcessorAvgIdlePercent
-
网络线程池线程平均的空闲比例
ISR 扩展速率
OneMinuteRate
count
一分钟 ISR 扩展速率
ISR 收缩速率
OneMinuteRate
count
一分钟 ISR 收缩速率
Replica 数量
LeaderReplicaCount
count
离线 Replica 数量
OfflineReplicaCount
count
Leader Replica 数量
Partitions 数量
PartitionCount
count
Partition 数量
UnderMinIsrPartitionCount
最小 In-Sync Replica(ISR) 计数下的分区数量
UnderReplicatedPartitions
UnderReplicatedPartitions 数量
FetchConsumer 请求延时
99thPercentile
ms
FetchConsumer 请求时间_75thPercentile
999thPercentile
FetchConsumer 请求时间_75thPercentile
Mean
平均 FetchConsumer 请求时间
FetchFollower 请求延时
99thPercentile
ms
FetchFollower 请求时间_75thPercentile
999thPercentile
FetchFollower 请求时间_75thPercentile
Mean
平均 FetchFollower 请求时间
Produce 请求延时
99thPercentile
ms
Produce 请求时间_75thPercentile
999thPercentile
Produce 请求时间_75thPercentile
Mean
平均 Produce 请求时间
请求队列大小
RequestQueueSize
size
请求队列大小
Purgatory 大小
Fetch
size
请求在 fetch purgatory 等待的数量
Produce
-
请求在 producer purgatory 等待的数量
请求处理平均空闲率
OneMinuteRate
-
一分钟请求处理空闲率
ZooKeeper 请求延时
99thPercentile
ms
ZooKeeper 请求延时_99thPercentile
999thPercentile
ZooKeeper 请求延时_999thPercentile
Mean
ZooKeeper 请求延时_Mean


帮助和支持

本页内容是否解决了您的问题?

填写满意度调查问卷,共创更好文档体验。

文档反馈