Metrics d through h
note
Metrics for materialized views and shared-data clusters are detailed in the corresponding sections:
- Metrics for asynchronous materialized view metrics
- Metrics for Shared-data Dashboard metrics, and Starlet Dashboard metrics
For more information on how to build a monitoring service for your StarRocks cluster, see Monitor and Alert.
data_stream_receiver_countβ
- Unit: Count
- Description: Cumulative number of instances serving as Exchange receivers in BE.
datacache_disk_quota_bytesβ
- Unit: Bytes
- Type: Gauge
- Description: The configured disk quota for datacache.
datacache_disk_used_bytesβ
- Unit: Bytes
- Type: Gauge
- Description: The current disk usage of datacache.
datacache_mem_quota_bytesβ
- Unit: Bytes
- Type: Gauge
- Description: The configured memory quota for datacache.
datacache_mem_used_bytesβ
- Unit: Bytes
- Type: Gauge
- Description: The current memory usage of datacache.
datacache_meta_used_bytesβ
- Unit: Bytes
- Type: Gauge
- Description: The memory usage for datacache metadata.
date_column_pool_bytesβ
- Unit: Bytes
- Description: Memory used by the DATE column pool.
datetime_column_pool_bytesβ
- Unit: Bytes
- Description: Memory used by the DATETIME column pool.
decimal_column_pool_bytesβ
- Unit: Bytes
- Description: Memory used by the DECIMAL column pool.
delta_column_group_get_hit_cacheβ
- Unit: Count
- Description: Total number of delta column group cache hits (for Primary Key tables only).
delta_column_group_get_non_pk_hit_cacheβ
- Unit: Count
- Description: Total number of hits in the delta column group cache (for non-Primary Key tables).
delta_column_group_get_non_pk_totalβ
- Unit: Count
- Description: Total number of times to get delta column group (for non-Primary Key tables only).
delta_column_group_get_totalβ
- Unit: Count
- Description: Total number of times to get delta column groups (for Primary Key tables).
disk_bytes_readβ
- Unit: Bytes
- Description: Total bytes read from the disk(sectors read * 512).
disk_bytes_writtenβ
- Unit: Bytes
- Description: Total bytes written to disk.
disk_freeβ
- Unit: Bytes
- Type: Average
- Description: Free disk capacity.
disk_io_svctmβ
- Unit: ms
- Type: Average
- Description: Disk IO service time.
disk_io_time_msβ
- Unit: ms
- Description: Time spent on I/Os.
disk_io_time_weigthedβ
- Unit: ms
- Description: Weighted time spent on I/Os.
disk_io_utilβ
- Unit: -
- Type: Average
- Description: Disk usage.
disk_read_time_msβ
- Unit: ms
- Description: Time spent on reading from disk. Unit: ms.
disk_reads_completedβ
- Unit: Count
- Description: Number of successfully completed disk reads.
disk_sync_total (Deprecated)β
disk_usedβ
- Unit: Bytes
- Type: Average
- Description: Used disk capacity.
disk_write_time_msβ
- Unit: ms
- Description: Time spent on disk writing. Unit: ms.
disk_writes_completedβ
- Unit: Count
- Description: Total number of successfully completed disk writes.
disks_avail_capacityβ
- Description: Available capacity of a specific disk.
disks_data_used_capacityβ
- Description: Used capacity of each disk (represented by a storage path).
disks_stateβ
- Unit: -
- Description: State of each disk.
1indicates that the disk is in use, and0indicates that it is not in use.
disks_total_capacityβ
- Description: Total capacity of the disk.
double_column_pool_bytesβ
- Unit: Bytes
- Description: Memory used by the DOUBLE column pool.
encryption_keys_createdβ
- Unit: Count
- Type: Cumulative
- Description: number of file encryption keys created for file encryption
encryption_keys_in_cacheβ
- Unit: Count
- Type: Instantaneous
- Description: number of encryption keys currently in key cache
encryption_keys_unwrappedβ
- Unit: Count
- Type: Cumulative
- Description: number of encryption meta unwrapped for file decryption
engine_requests_totalβ
- Unit: Count
- Description: Total count of all types of requests between BE and FE, including CREATE TABLE, Publish Version, and tablet clone.
fd_num_limitβ
- Unit: Count
- Description: Maximum number of file descriptors.
fd_num_usedβ
- Unit: Count
- Description: Number of file descriptors currently in use.
fe_cancelled_broker_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of cancelled broker jobs.
fe_cancelled_delete_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of cancelled delete jobs.
fe_cancelled_hadoop_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of cancelled hadoop jobs.
fe_cancelled_insert_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of cancelled insert jobs.
fe_checkpoint_push_per_secondβ
- Unit: Count/s
- Type: Average
- Description: Number of FE checkpoints.
fe_committed_broker_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of committed broker jobs.
fe_committed_delete_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of committed delete jobs.
fe_committed_hadoop_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of committed hadoop jobs.
fe_committed_insert_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of committed insert jobs.
fe_connection_totalβ
- Unit: Count
- Type: Cumulative
- Description: Total number of FE connections.
fe_connections_per_secondβ
- Unit: Count/s
- Type: Average
- Description: New connection rate of FE.
fe_edit_log_readβ
- Unit: Count/s
- Type: Average
- Description: Read speed of FE edit log.
fe_edit_log_size_bytesβ
- Unit: Bytes/s
- Type: Average
- Description: Size of FE edit log.
fe_edit_log_writeβ
- Unit: Bytes/s
- Type: Average
- Description: Write speed of FE edit log.
fe_finished_broker_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of finished broker jobs.
fe_finished_delete_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of finished delete jobs.
fe_finished_hadoop_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of completedhadoop jobs.
fe_finished_insert_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of completed insert jobs.
fe_loading_broker_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of loading broker jobs.
fe_loading_delete_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of loading delete jobs.
fe_loading_hadoop_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of loading hadoop jobs.
fe_loading_insert_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of loading insert jobs.
fe_pending_broker_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of pending broker jobs.
fe_pending_delete_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of pending delete jobs.
fe_pending_hadoop_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of pending hadoop jobs.
fe_pending_insert_load_jobβ
- Unit: Count
- Type: Average
- Description: Number of pending insert jobs.
fe_rollup_running_alter_jobβ
- Unit: Count
- Type: Average
- Description: Number of jobs created in rollup.
fe_schema_change_running_jobβ
- Unit: Count
- Type: Average
- Description: Number of jobs in schema change.
float_column_pool_bytesβ
- Unit: Bytes
- Description: Memory used by the FLOAT column pool.
fragment_endpoint_countβ
- Unit: Count
- Description: Cumulative number of instances serving as Exchange senders in BE.
fragment_request_duration_usβ
- Unit: us
- Description: Cumulative execution time of fragment instances (for non-pipeline engine).
fragment_requests_totalβ
- Unit: Count
- Description: Total fragment instances executing on a BE (for non-pipeline engine).
hive_write_bytesβ
- Unit: Bytes
- Type: Cumulative
- Labels:
write_type(insertoroverwrite) - Description: Total written bytes from Hive write tasks (
INSERT,INSERT OVERWRITE). This represents the total size of data files written to the Hive table.write_typedistinguishes between the operation types.
hive_write_duration_ms_totalβ
- Unit: Millisecond
- Type: Cumulative
- Labels:
write_type(insertoroverwrite) - Description: Total execution time of Hive write tasks (
INSERT,INSERT OVERWRITE) in milliseconds. The duration of each task is added after it ends.write_typedistinguishes between the operation types.
hive_write_filesβ
- Unit: Count
- Type: Cumulative
- Labels:
write_type(insertoroverwrite) - Description: Total number of data files written to Hive from write tasks (
INSERT,INSERT OVERWRITE). This represents the count of data files written to the Hive table.write_typedistinguishes between the operation types.
hive_write_rowsβ
- Unit: Rows
- Type: Cumulative
- Labels:
write_type(insertoroverwrite) - Description: Total written rows from Hive write tasks (
INSERT,INSERT OVERWRITE). This represents the number of rows written to the Hive table.write_typedistinguishes between the operation types.
hive_write_totalβ
- Unit: Count
- Type: Cumulative
- Labels:
status(successorfailed)reason(none,timeout,oom,access_denied,unknown)write_type(insertoroverwrite)
- Description: Total number of
INSERTorINSERT OVERWRITEtasks that target Hive tables. The metric is incremented by 1 after each task ends, regardless of success or failure.write_typedistinguishes between the operation types.