在 BE 指标页面,可查看 BE 相关的各项指标,详细信息如下表所示。
类别 | 指标名称 | 单位 | 指标英文名 | 备注 |
机器监控 | BE 存活 | - | be_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_waiting_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 | - |
Cache | 已使用缓存 | Byte | file_cache_cache_size | - |
| 缓存容量 | Byte | file_cache_capacity | - |
| 缓存已使用占比 | % | file_cache_cache_size_divide_capacity | - |
| 缓存命中率 | % | file_cache_hit_ratio | - |
| 最近5分钟缓存命中率 | % | file_cache_hit_ratio_5m | - |
| 最近1小时缓存命中率 | % | file_cache_hit_ratio_1h | - |
| 当前正在读取数据的次数 | Count | s3_file_reader_s3_get_request | - |
| 当前读取数据速率 | Byte/s | s3_file_reader_s3_read_throughput | - |
| 读请求超限的次数 | Count | s3_file_reader_too_many_request | - |
线程池 | 远端 Scan 线程池队列大小 | Count | doris_be_remote_scan_thread_pool_queue_size | - |
| 进程运行的线程个数 | Count | doris_be_process_thread_num | - |
| Local Scan 线程池线程数量 | Count | doris_be_local_scan_thread_pool_thread_num | - |
| Local Scan 线程池队列大小 | Count | doris_be_local_scan_thread_pool_queue_size | - |
其他 | 进程使用的文件句柄数 | 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 | - |
| JVM 总线程数 | Count | jvm_thread_count | - |