Version: Latest-4.1
tablet_base_max_compaction_scoreβ
- Unit: -
- Description: Highest base compaction score of tablets in this BE.
tablet_cumulative_max_compaction_scoreβ
- Unit: -
- Description: Highest cumulative compaction score of tablets in this BE.
- Unit: Bytes
- Description: Memory used by tablet metadata.
tablet_schema_mem_bytesβ
- Unit: Bytes
- Description: Memory used by tablet schema.
tablet_update_max_compaction_scoreβ
- Unit: -
- Description: Highest compaction score of tablets in Primary Key tables in the current BE.
thrift_connections_totalβ
- Unit: Count
- Description: Total number of thrift connections (including finished connections).
thrift_current_connections (Deprecated)β
thrift_opened_clientsβ
- Unit: Count
- Description: Number of currently opened thrift clients.
thrift_used_clientsβ
- Unit: Count
- Description: Number of thrift clients in use currently.
total_column_pool_bytes (Deprecated)β
transaction_streaming_load_bytesβ
- Unit: Bytes
- Description: Total loading bytes of transaction load.
transaction_streaming_load_current_processingβ
- Unit: Count
- Description: Number of currently running transactional Stream Load tasks.
transaction_streaming_load_duration_msβ
- Unit: ms
- Description: Total time spent on Stream Load transaction Interface.
transaction_streaming_load_requests_totalβ
- Unit: Count
- Description: Total number of transaction load requests.
txn_requestβ
- Unit: -
- Description: Transaction requests of BEGIN, COMMIT, ROLLBACK, and EXEC.
uint8_column_pool_bytesβ
- Unit: Bytes
- Description: Bytes used by the UINT8 column pool.
unused_rowsets_countβ
- Unit: Count
- Description: Total number of unused rowsets. Please note that these rowsets will be reclaimed later.
update_apply_queue_countβ
- Unit: Count
- Description: Queued task count in the Primary Key table transaction APPLY thread pool.
update_compaction_duration_usβ
- Unit: us
- Description: Total time spent on Primary Key table compactions.
update_compaction_outputs_bytes_totalβ
- Unit: Bytes
- Description: Total bytes written by Primary Key table compactions.
update_compaction_outputs_totalβ
- Unit: Count
- Description: Total number of Primary Key table compactions.
update_compaction_task_byte_per_secondβ
- Unit: Bytes/s
- Description: Estimated rate of Primary Key table compactions.
update_compaction_task_cost_time_nsβ
- Unit: ns
- Description: Total time spent on the Primary Key table compactions.
update_del_vector_bytes_totalβ
- Unit: Bytes
- Description: Total memory used for caching DELETE vectors in Primary Key tables.
update_del_vector_deletes_newβ
- Unit: Count
- Description: Total number of newly generated DELETE vectors used in Primary Key tables.
update_del_vector_deletes_total (Deprecated)β
update_del_vector_dels_num (Deprecated)β
update_del_vector_numβ
- Unit: Count
- Description: Number of the DELETE vector cache items in Primary Key tables.
update_mem_bytesβ
- Unit: Bytes
- Description: Memory used by Primary Key table APPLY tasks and Primary Key index.
update_primary_index_bytes_totalβ
- Unit: Bytes
- Description: Total memory cost of the Primary Key index.
update_primary_index_numβ
- Unit: Count
- Description: Number of Primary Key indexes cached in memory.
update_rowset_commit_apply_duration_usβ
- Unit: us
- Description: Total time spent on Primary Key table APPLY tasks.
update_rowset_commit_apply_totalβ
- Unit: Count
- Description: Total number of COMMIT and APPLY for Primary Key tables.
update_rowset_commit_request_failedβ
- Unit: Count
- Description: Total number of failed rowset COMMIT requests in Primary Key tables.
update_rowset_commit_request_totalβ
- Unit: Count
- Description: Total number of rowset COMMIT requests in Primary Key tables.
wait_base_compaction_task_numβ
- Unit: Count
- Description: Number of base compaction tasks waiting for execution.
wait_cumulative_compaction_task_numβ
- Unit: Count
- Description: Number of cumulative compaction tasks waiting for execution.
writable_blocks_total (Deprecated)β