Skip to main content
Skip to main content

workload_group_resource_usage

Overview

Stores usage information for Workload Group resources.

Database

information_schema

Table Information

Column NameTypeDescription
BE_IDbigintThe ID of the Backend
WORKLOAD_GROUP_IDbigintThe ID of the Workload Group
MEMORY_USAGE_BYTESbigintMemory usage in bytes
CPU_USAGE_PERCENTdoubleCPU usage percentage
LOCAL_SCAN_BYTES_PER_SECONDbigintLocal scan data rate in bytes per second
REMOTE_SCAN_BYTES_PER_SECONDbigintRemote scan data rate in bytes per second