在 BE 指标页面,可查看 BE 相关的各项指标,详细信息如下表所示。
类别 | 指标名称 | 单位 | 指标英文名 | 备注 |
机器监控 | BE 存活 | - | be_up | - |
| BROKER 存活 | - | broker_up | - |
| CPU 使用率 | % | cpu_usage | - |
| 内存使用率 | % | mem_usage | - |
| 数据盘使用率 | % | disk_usage | - |
| 1分钟负载 | - | node_load1 | - |
| 5分钟负载 | - | node_load5 | - |
| 15分钟负载 | - | node_load15 | - |
| 节点接收流量 | Bytes/s | node_network_receive_bytes_total | - |
| 节点发送流量 | Bytes/s | node_network_transmit_bytes_total | - |
| 磁盘读速度 | Count/s | node_disk_reads_completed_total | - |
| 磁盘写速度 | Count/s | node_disk_writes_completed_total | - |
| 系统盘使用率 | % | system_disk_usage | - |
Compaction | Cumulative Compaction 最大分数 | Count | doris_be_tablet_cumulative_max_compaction_score | - |
| Base Compaction 最大分数 | Count | doris_be_tablet_base_max_compaction_score | - |
| 正在等待的 Compaction 令牌数 | Count | doris_be_compaction_waitting_permits | - |
| 已使用的 Compaction 令牌数 | Count | compaction_used_permits | - |
| Cumulative Compaction 的数据量 | Byte | compaction_bytes_total_cumulative | - |
| Base Compaction 的数据量 | Byte | compaction_bytes_total_base | - |
Load | Tablet Writer 个数 | Count | tablet_writer_count | - |
| Stream Load 请求数 | Count | streaming_load_requests_total | - |
| Stream Load 持续时间 | MilliSecond | streaming_load_duration_ms | - |
| Stream Load 现有任务数 | Count | doris_be_streaming_load_current_processing | - |
| Stream Load 执行失败的事务数 | Count | stream_load_txn_request_rollback | - |
| 正在执行的 Routine Load 任务数 | Count | doris_be_routine_load_task_count | - |
| 通过 Tablet Sink 发送的数据量 | Byte | load_bytes | - |
| Stream Load 接收的字节数 | Byte | stream_load_receive_bytes | - |
| Stream Load 导入的行数 | Count | stream_load_load_rows | - |
| 通过 Tablet Sink 发送的行数 | Count | load_rows | - |
Query | 超时取消的 Fragment 实例数 | Count | timeout_canceled_fragment_count | - |
| Segment 的读取行数 | Count | segment_read_segment_row_total | - |
| Segment 的读取个数 | Count | segment_read_segment_read_total | - |
| 查询扫描的行数 | Count | query_scan_rows | - |
| 查询扫描的数据量 | Byte | query_scan_bytes | - |
| Fragment 线程池等待队列长度 | Count | doris_be_fragment_thread_pool_queue_size | - |
| Fragment 请求次数 | Count | fragment_requests_total | - |
| Fragment 请求时间 | MicroSecond | fragment_request_duration_us | - |
| Fragment 实例数量 | Count | doris_be_plan_fragment_count | 仅 1.2 和 2.0 内核版本支持 |
| Fragment 实例数量 | Count | fragment_instance_count | 仅 2.1 内核版本支持 |
其他 | Segment Meta Cache 容量 | Byte | doris_be_cache_capacity__segmentmetacache | 仅 1.2 内核版本支持 |
| 文件缓存命中率 | % | file_cache_hits_ratio | 2.0及以上内核版本支持 |
| Chunk Allocator 中预留的内存大小 | Byte | doris_be_chunk_pool_reserved_bytes | 仅 1.2 内核版本支持 |
| 废弃的 Rowset 的个数 | Count | unused_rowsets_count | - |
| 进程使用的文件句柄数 | Count | process_fd_num_used | - |
| 当前所有 Rowset 的个数 | Count | doris_be_all_rowsets_num | - |
| 上传到远端的 Rowset 数据量 | Byte | upload_total_byte | - |
| 进程已分配的物理内存大小 | Byte | doris_be_memory_allocated_bytes | - |
| 当前节点 Segment 的个数 | Count | doris_be_all_segments_num | - |
| 远端 Scan 线程池队列大小 | Count | doris_be_remote_scan_thread_pool_queue_size | 2.0及以上内核版本支持 |
| 进程运行的线程个数 | Count | doris_be_process_thread_num | - |
| Local Scan 线程池线程数量 | Count | doris_be_local_scan_thread_pool_thread_num | 2.0及以上内核版本支持 |
| Local Scan 线程池队列大小 | Count | doris_be_local_scan_thread_pool_queue_size | 2.0及以上内核版本支持 |
| 回收站数据占用空间 | Byte | doris_be_disks_trash_used_capacity___data_cdw_doris_be_storage | 2.0及以上内核版本支持 |
| 远端数据占用空间 | Byte | disks_remote_used_capacity | - |
| 本地数据占用空间 | Byte | disks_local_used_capacity | - |
| JVM 总线程数 | Count | jvm_thread_count | 仅 2.1 内核版本支持 |