跳到主要内容
版本:Candidate-4.0

warehouse_metrics

warehouse_metrics provides information about the metrics of each warehouse.

The following fields are provided in warehouse_metrics:

FieldDescription
WAREHOUSE_IDID of the warehouse.
WAREHOUSE_NAMEName of the warehouse.
QUEUE_PENDING_LENGTHNumber of pending queries in the queue.
QUEUE_RUNNING_LENGTHNumber of running queries in the queue.
MAX_PENDING_LENGTHMaximum number of pending queries allowed in the queue.
MAX_PENDING_TIME_SECONDMaximum pending time in seconds for queries in the queue.
EARLIEST_QUERY_WAIT_TIMEEarliest query wait time.
MAX_REQUIRED_SLOTSMaximum required slots.
SUM_REQUIRED_SLOTSSum of required slots.
REMAIN_SLOTSRemaining slots.
MAX_SLOTSMaximum slots.
EXTRA_MESSAGEExtra message.