Kyuubi-KyuubiServer
标题 | 指标名称 | 指标单位 | 指标含义 |
GC 次数 | YGC | 次 | Young GC 次数 |
| FGC | 次 | Full GC 次数 |
GC 时间 | FGCT | s | Full GC 消耗时间 |
| GCT | s | 垃圾回收时间消耗 |
| YGCT | s | Young GC 消耗时间 |
内存区域占比 | S0 | % | Survivor 0区内存使用占比 |
| E | % | Eden 区内存使用占比 |
| CCS | % | Compressed class space 区内存使用占比 |
| S1 | % | Survivor 1区内存使用占比 |
| O | % | Old 区内存使用占比 |
| M | % | Metaspace 区内存使用占比 |
JVM 内存 | MemHeapUsedM | MB | JVM 当前已经使用的 HeapMemory 的数量 |
| MemHeapCommittedM | MB | JVM 已经提交的 HeapMemory 的数量 |
| MemHeapMaxM | MB | JVM 配置的 HeapMemory 的数量 |
| MemHeapInitM | MB | JVM 初始 HeapMemory 的数量 |
| MemNonHeapUsedM | MB | JVM 当前已经使用的 NonHeapMemory 的数量 |
| MemNonHeapCommittedM | MB | JVM 已经提交的 NonHeapMemory 的数量 |
| MemNonHeapInitM | MB | JVM 初始 NonHeapMemory 的数量 |
文件描述符数 | OpenFileDescriptorCount | 个 | 已打开文件描述符数量 |
| MaxFileDescriptorCount | 个 | 最大文件描述符数 |
CPU 利用率 | ProcessCpuLoad | % | 进程 CPU 利用率 |
工作线程数 | DaemonThreadCount | 个 | 守护线程数 |
| PeakThreadCount | 个 | 峰值线程数量 |
| ThreadCount | 个 | 线程总数 |
CPU 累计使用时间 | ProcessCpuTime | ms | CPU 累计使用时间 |
进程运行时长 | Uptime | s | 进程运行时长 |
进入 Running 操作状态事件频率 | Ratio | count/s | 进入 Running 操作状态事件频率 |
进入 Pending 操作状态事件频率 | Ratio | count/s | 进入 Pending 操作状态事件频率 |
进入 Initialized 操作状态事件频率 | Ratio | count/s | 进入 Initialized 操作状态事件频率 |
进入 Finished 操作状态事件频率 | Ratio | count/s | 进入 Finished 操作状态事件频率 |
进入 Closed 操作状态事件频率 | Ratio | count/s | 进入 Closed 操作状态事件频率 |
FetchResultRows 方法调用频率 | Ratio | count/s | FetchResultRows 方法调用频率 |
FetchLogRows 方法调用频率 | Ratio | count/s | FetchLogRows 方法调用频率 |
GetResultSetMetadata 方法调用时间 | P50 | ms | GetResultSetMetadata 方法调用时间的50分位数 |
| | P75 | GetResultSetMetadata 方法调用时间的75分位数 |
| | P95 | GetResultSetMetadata 方法调用时间的95分位数 |
| | P99 | GetResultSetMetadata 方法调用时间的99分位数 |
| | P999 | GetResultSetMetadata 方法调用时间的999分位数 |
CloseOperation 方法调用时间 | P50 | ms | CloseOperation 方法调用时间的50分位数 |
| | P75 | CloseOperation 方法调用时间的75分位数 |
| | P95 | CloseOperation 方法调用时间的95分位数 |
| | P99 | CloseOperation 方法调用时间的99分位数 |
| | P999 | CloseOperation 方法调用时间的999分位数 |
GetOperationStatus 方法调用时间 | P50 | ms | GetOperationStatus 方法调用时间的50分位数 |
| | P75 | GetOperationStatus 方法调用时间的75分位数 |
| | P95 | GetOperationStatus 方法调用时间的95分位数 |
| | P99 | GetOperationStatus 方法调用时间的99分位数 |
| | P999 | GetOperationStatus 方法调用时间的999分位数 |
GetInfo 方法调用时间 | P50 | ms | GetInfo 方法调用时间的50分位数 |
| | P75 | GetInfo 方法调用时间的75分位数 |
| | P95 | GetInfo 方法调用时间的95分位数 |
| | P99 | GetInfo 方法调用时间的99分位数 |
| | P999 | GetInfo 方法调用时间的999分位数 |
FetchResults 方法调用时间 | P50 | ms | FetchResults 方法调用时间的50分位数 |
| | P75 | FetchResults 方法调用时间的75分位数 |
| | P95 | FetchResults 方法调用时间的95分位数 |
| | P99 | FetchResults 方法调用时间的99分位数 |
| | P999 | FetchResults 方法调用时间的999分位数 |
ExecuteStatement 方法调用时间 | P50 | ms | ExecuteStatement 方法调用时间的50分位数 |
| | P75 | ExecuteStatement 方法调用时间的75分位数 |
| | P95 | ExecuteStatement 方法调用时间的95分位数 |
| | P99 | ExecuteStatement 方法调用时间的99分位数 |
| | P999 | ExecuteStatement 方法调用时间的999分位数 |
CloseSession 方法调用时间 | P50 | ms | CloseSession 方法调用时间的50分位数 |
| | P75 | CloseSession 方法调用时间的75分位数 |
| | P95 | CloseSession 方法调用时间的95分位数 |
| | P99 | CloseSession 方法调用时间的99分位数 |
| | P999 | CloseSession 方法调用时间的999分位数 |
OpenSession 方法调用时间 | P50 | ms | OpenSession 方法调用时间的50分位数 |
| | P75 | OpenSession 方法调用时间的75分位数 |
| | P95 | OpenSession 方法调用时间的95分位数 |
| | P99 | OpenSession 方法调用时间的99分位数 |
| | P999 | OpenSession 方法调用时间的999分位数 |
当前 Lauch Engine 操作数 | Count | 个 | 当前 Lauch Engine 操作数 |
当前 Execute Statement 操作数 | Count | 个 | 当前 Execute Statement 操作数 |
当前操作数 | Count | 个 | 当前操作数 |
JVM 线程数量 | ThreadsNew | 个 | 处于 NEW 状态的线程数量 |
| ThreadsRunnable | 个 | 处于 RUNNABLE 状态的线程数量 |
| ThreadsBlocked | 个 | 处于 BLOCKED 状态的线程数量 |
| ThreadsWaiting | 个 | 处于 WAITING 状态的线程数量 |
| ThreadsTimedWaiting | 个 | 处于 TIMED WAITING 状态的线程数量 |
| ThreadsTerminated | 个 | 处于 Terminated 状态的线程数量 |
当前活跃连接数 | Count | count | 当前活跃连接数 |
累计连接数 | Count | count | 累计连接数 |
线程池中活跃线程数 | Count | count | 线程池中活跃线程数 |
线程池中可用线程数 | Count | count | 线程池中可用线程数 |
失败元数据请求数 | Count | count | 失败元数据请求数 |
当前元数据请求数 | Count | count | 当前元数据请求数 |
元数据请求数 | Count | count | 元数据请求数 |
累计操作数 | Count | count | 累计操作数 |