Cloud Product Metric List (Legacy Version Hidden)
Updated at:2025-11-03
APIs can be used to query the monitor data of the following cloud services
Baidu Cloud Compute (BCC)
- Scope: BCE_BCC
- Dimension: InstanceId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| CpuIdlePercent | CPU idle ratio | % | InstanceId | |
| CpuLoadAvg1 | Server load within the last 1 minute | Item | InstanceId | Exclusive to Linux server |
| CpuLoadAvg15 | Server load within the last 15 minutes | Item | InstanceId | Exclusive to Linux server |
| CpuLoadAvg5 | Server load within the last 5 minutes | Item | InstanceId | Exclusive to Linux server |
| CpuSystemPercent | System CPU time ratio | % | InstanceId | |
| CpuUserPercent | User CPU time ratio | % | InstanceId | |
| CpuWaitPercent | CPU IO-wait time ratio | % | InstanceId | Exclusive to Linux server |
| Cpu0IdlePercent | Single-core CPU idle ratio | % | InstanceId | Exclusive to Windows server |
| Cpu0ProcessorPercent | Single-core CPU utilization | % | InstanceId | Exclusive to Windows server |
| CpuContextSwitchSecond | Context switches per second | Time/second | InstanceId | |
| CpuInterruptSecond | CPU Interrupts per second | Time | InstanceId | |
| vDiskReadBytesPerSecond | Disk IO read throughput per second | Byte/second | InstanceId | |
| vDiskReadOpCountPerSecond | Disk IO read operations per second | Time | InstanceId | |
| vDiskWriteBytesPerSecond | Disk IO write throughput per second | Byte/second | InstanceId | |
| vDiskWriteOpCountPerSecond | Disk IO write operations per second | Time | InstanceId | |
| DiskCFreeBytes | Free space on Disk C | Bytes | InstanceId | Exclusive to Windows server |
| DiskCTotalBytes | Total space on Disk C | Bytes | InstanceId | Exclusive to Windows server |
| DiskCUsedBytes | Used space on Disk C | Bytes | InstanceId | Exclusive to Windows server |
| DiskCUsedPercent | Disk C space utilization | % | InstanceId | Exclusive to Windows server |
| DiskFreeBytes | Total free disk space on server | Bytes | InstanceId | |
| DiskFreeInodes | Total free inodes on server | Item | InstanceId | Exclusive to Linux server |
| DiskInodesUsedPercent | Total utilization of inodes on server | % | InstanceId | Exclusive to Linux server |
| DiskTotalBytes | Total disk space on server | Bytes | InstanceId | |
| DiskTotalInodes | Total inodes on server | Item | InstanceId | Exclusive to Linux server |
| DiskUsedBytes | Total server disk utilization | Bytes | InstanceId | |
| DiskUsedInodes | Total used inodes on server | Item | InstanceId | Exclusive to Linux server |
| DiskUsedPercent | Server disk utilization | % | InstanceId | |
| RootUsedBytes | Root disk space usage | Bytes | InstanceId | Exclusive to Linux server |
| RootUsedPercent | Root disk space utilization | % | InstanceId | Exclusive to Linux server |
| HomeUsedBytes | HOME disk space usage | Bytes | InstanceId | Exclusive to Linux server |
| HomeUsedPercent | HOME disk space utilization | % | InstanceId | Exclusive to Linux server |
| MemAvailableBytes | Available memory usage | Bytes | InstanceId | Exclusive to Windows server |
| MemBufferBytes | Block device I/O memory buffer usage | Bytes | InstanceId | Exclusive to Linux server |
| MemCacheBytes | File system memory cache value | Bytes | InstanceId | |
| MemFreeBytes | Free memory | Bytes | InstanceId | |
| MemTotalBytes | Total memory | Bytes | InstanceId | |
| MemUsedBytes | Memory usage | Bytes | InstanceId | |
| MemUsedPercent | Memory usage | % | InstanceId | |
| SwapFreeBytes | Idle swap partition | Bytes | InstanceId | Exclusive to Linux server |
| SwapTotalBytes | Total swap partition | Bytes | InstanceId | Exclusive to Linux server |
| SwapUsedBytes | Swap partition usage | Bytes | InstanceId | Exclusive to Linux server |
| TcpCurrentEstab | Established TCP connections | Item | InstanceId | |
| TcpInSegs | TCP packets received | Item | InstanceId | 1. Definition for Linux server: the rate of incoming TCP packets per second is calculated by reading the "InSegs" field in TCP within the /proc/net/snmp file, then computing the periodic difference divided by the time interval. 2. Definition for Windows server: the rate of incoming TCP packets per second is obtained via the Windows WMI.Win32_PerfFormattedData_Tcpip_TCPv4() interface. |
| TcpLossSegs | TCP error packets | Item | InstanceId | 1. Exclusive to Linux servers. 2. Definition for Linux servers: the rate of incoming error packets per second is calculated by reading the "InErrs" field in TCP within the /proc/net/snmp file, then computing the periodic difference divided by the time interval. |
| TcpOutSegs | TCP packets sent | Item | InstanceId | 1. Definition for Linux servers: the rate of outgoing TCP packets per second is calculated by reading the "OutSegs" field in TCP within the /proc/net/snmp file, then computing the periodic difference divided by the time interval. 2. Definition for Windows servers: the rate of outgoing TCP packets per second is obtained via the Windows WMI.Win32_PerfFormattedData_Tcpip_TCPv4() interface. |
| TcpRetranSegs | TCP retransmission count | Time | InstanceId | 1. Exclusive to Windows servers. 2. Definition for Windows servers: the rate of retransmitted TCP packets per second is obtained via the Windows WMI.Win32_PerfFormattedData_Tcpip_TCPv4() interface. |
| vNicInBytes | Network interface card ingress traffic | Bytes | InstanceId | |
| vNicOutBytes | Network interface card egress traffic | Bytes | InstanceId | Description: The total egress traffic of the network interface card accumulated within the collection period, typically one minute. |
| VNicInPPS | Network interface card inbound packet rate | pps | InstanceId | |
| VNicOutPPS | Network interface card transmit packet rate | pps | InstanceId | |
| VNicInBPS | Network interface card inbound bandwidth | bps | InstanceId | |
| VNicOutBPS | Network interface card outbound bandwidth | bps | InstanceId | |
| WebInBytes | Ingress traffic to primary IP address from Internet | Bytes | InstanceId | |
| WebOutBytes | Egress traffic from primary IP address to Internet | Bytes | InstanceId | |
| WebInBitsPerSecond | Inbound bandwidth to primary IP address from Internet | bps | InstanceId | |
| WebOutBitsPerSecond | Outbound bandwidth from primary IP address to Internet | bps | InstanceId | |
| WebInPPS | Inbound packet rate to primary IP address from Internet | pps | InstanceId | |
| WebOutPPS | Outbound packet rate from primary IP address to Internet | pps | InstanceId | |
| GpuError | GPU card error message | InstanceId | Exclusive to GPU-equipped models | |
| GpuStatus | GPU card overall status | InstanceId | Exclusive to GPU-equipped models | |
| GpuMaxEccErrorsIndex | GPU ID with maximum ECC errors | InstanceId | Exclusive to GPU-equipped models | |
| GpuAllEccErrors | ECC errors of all GPU cards | Item | InstanceId | Exclusive to GPU-equipped models |
| GpuMaxTemperatureIndex | GPU ID with maximum temperature | InstanceId | Exclusive to GPU-equipped models | |
| GpuMaxTemperature | Maximum temperature across all GPU cards | InstanceId | Exclusive to GPU-equipped models | |
| GpuMaxMemoryUtilizationIndex | GPU ID with Maximum memory utilization | InstanceId | Exclusive to GPU-equipped models | |
| GpuMaxMemoryUtilization | Maximum memory utilization across all GPU cards | % | InstanceId | Exclusive to GPU-equipped models |
| GpuMaxGpuUtilizationIndex | GPU ID with maximum GPU utilization | InstanceId | Exclusive to GPU-equipped models | |
| GpuMaxGpuUtilization | Maximum GPU utilization across all GPUs | % | InstanceId | Exclusive to GPU-equipped models |
| GpuAvgMemoryUtilizationForall | Average memory utilization of all GPUs | % | InstanceId | Exclusive to GPU-equipped models |
| GpuAvgGpuUtilizationForall | Average GPU utilization across all GPUs | % | InstanceId | Exclusive to GPU-equipped models |
| GPU{serial number}Error | Error message for GPU card {serial number} | InstanceId | Exclusive to GPU-equipped models, {serial number} substituted with digits | |
| GPU{serial number}Status | GPU card{serial number}status | InstanceId | Exclusive to GPU-equipped models, {serial number} substituted with digits | |
| GPU{serial number}UtilizationMemory | GPU card{serial number}memory utilization | % | InstanceId | Exclusive to GPU-equipped models, {serial number} substituted with digits |
| GPU{serial number}EccErrors | GPU card{serial number} ECC errors | Item | InstanceId | Exclusive to GPU-equipped models, {serial number} substituted with digits |
| GPU{serial number}Temperature | GPU card{serial number} temperature | InstanceId | Exclusive to GPU-equipped models, {serial number} substituted with digits | |
| GPU{serial number}MemoryFree | GPU card{serial number}free memory | Bytes | InstanceId | Exclusive to GPU-equipped models, {serial number} substituted with digits |
| GPU{serial number}MemoryUsed | GPU card{serial number}memory usage | Bytes | InstanceId | Exclusive to GPU-equipped models, {serial number} substituted with digits |
| GPU{serial number}MemoryTotal | GPU card{serial number}total memory | Bytes | InstanceId | Exclusive to GPU-equipped models, {serial number} substituted with digits |
| GPU{serial number}UtilizationGpu | GPU card{serial number}GPU utilization | % | InstanceId | Exclusive to GPU-equipped models, {serial number} substituted with digits |
| CPUUsagePercent | CPU usage | % | InstanceId | Available on both Linux and Windows servers |
| MemAlreadyUsedBytes | Memory usage | Bytes | InstanceId | Exclusive to Linux server, read/proc/meminfo, MemTotal - MemFree |
| MemUserUsedBytes | Actual user memory usage | Bytes | InstanceId | Exclusive to Linux server, read/proc/meminfo, MemTotal - MemFree - Buffers - Cached - SReclaimable |
| MemAvailableBytes | Available memory usage | Bytes | InstanceId | Exclusive to Linux server |
| MemAvailablePercent | Memory availability | % | InstanceId | Exclusive to Linux server |
| DiskXReadBytesPerSecond | Disk read bandwidth | Bytes/s | Single VFIO local disk | |
| DiskXWriteBytesPerSecond | Disk write bandwidth | Bytes/s | Single VFIO local disk | |
| DiskXReadOpCountPerSecond | Disk read IOPS | Time | Single VFIO local disk | |
| DiskXWriteOpCountPerSecond | Disk write IOPS | Time | Single VFIO local disk | |
| DiskXUsedPercent | Disk space usage rate | % | Single VFIO local disk | |
| DiskXUsedBytes | Single disk space usage | Bytes | disk | Exclusive to Linux |
| DiskXUsedPercent | Single disk space utilization | % | disk | Exclusive to Linux |
| Disk[X]UsedByte | Disk space usage | Bytes | Disk identifier: Disk{identifier} | Exclusive to Windows |
| Disk[X]UsedPercent | Disk space usage rate | % | Disk identifier: Disk{identifier} | Exclusive to Windows |
| RdmaXmitPps | RDMA interface transmit packet rate | pps | ip | Exclusive to Linux |
| RdmaRcvPps | RDMA interface inbound packet rate | pps | ip | Exclusive to Linux |
| RdmaRcvBps | RDMA interface outbound bandwidth | bps | ip | Exclusive to Linux |
| RdmaXmitBps | RDMA interface inbound bandwidth | bps | ip | Exclusive to Linux |
| RdmaXmitDiscardsPps | RDMA interface packet drop rate | pps | ip | Exclusive to Linux |
| RdmaLinkUp | RDMA interface Up status | - | ip | Exclusive to Linux |
| GpuXUtilizationGpu | GPU card utilization | % | gpu | Exclusive to Linux |
| GpuXStatus | GPU card status | - | gpu | Exclusive to Linux |
| GpuXError | GPU card error message | - | gpu | Exclusive to Linux |
| GpuXUtilizationMemory | GPU card memory utilization | % | gpu | Exclusive to Linux |
| GpuXMemoryTotal | Total GPU card memory | Bytes | gpu | Exclusive to Linux |
| GpuXMemoryFree | Free GPU card memory | Bytes | gpu | Exclusive to Linux |
| GpuXMemoryUsed | GPU card memory usage | Bytes | gpu | Exclusive to Linux |
| GpuXTemperature | GPU temperature | ℃ | gpu | Exclusive to Linux |
| GpuXEccErrors | ECC errors of GPU cards | Item | gpu | Exclusive to Linux |
| DCGM_GPU_TEMP | GPU operating temperature | ℃ | gpu | Exclusive to Linux |
| DCGM_MEM_TEMP | GPU memory temperature | ℃ | gpu | Exclusive to Linux |
| DCGM_FAN_SPEED_PERCENT | GPU fan speed proportion | % | gpu | Exclusive to Linux |
| DCGM_POWER_USAGE | GPU power | W | gpu | Exclusive to Linux |
| DCGM_GPU_PERF | GPU performance state | - | gpu | Exclusive to Linux |
| DCGM_FI_DEV_TOTAL_ENERGY_CONSUMPTION | Total GPU energy consumption since startup | J | gpu | Exclusive to Linux |
| DCGM_GPU_UTILIZATION | GPU utilization | % | gpu | Exclusive to Linux |
| DCGM_ENC_UTILIZATION | GPU encoder utilization | % | gpu | Exclusive to Linux |
| DCGM_DEC_UTILIZATION | GPU decoder utilization | % | gpu | Exclusive to Linux |
| DCGM_MEM_COPY_UTILIZATION | GPU memory copy utilization | % | gpu | Exclusive to Linux |
| DCGM_FB_FREE | GPU frame buffer remaining | MiB | gpu | Exclusive to Linux |
| DCGM_FB_USED | GPU frame buffer usage | MiB | gpu | Exclusive to Linux |
| DCGM_PROF_GR_ENGINE_ACTIVE | GPU Graphics or Compute engine active time ratio | % | gpu | Exclusive to Linux |
| DCGM_PROF_SM_ACTIVE | GPU SM active time ratio | % | gpu | Exclusive to Linux |
| DCGM_PROF_SM_OCCUPANCY | GPU thread occupancy ratio on SM | % | gpu | Exclusive to Linux |
| DCGM_PROF_PIPE_TENSOR_ACTIVE | GPU Tensor Pipe active cycle ratio | % | gpu | Exclusive to Linux |
| DCGM_PROF_PIPE_FP64_ACTIVE | GPU FP64 pipe active cycle ratio | % | gpu | Exclusive to Linux |
| DCGM_PROF_PIPE_FP32_ACTIVE | GPU FP32 pipe active cycle ratio | % | gpu | Exclusive to Linux |
| DCGM_PIPE_FP16_ACTIVE | GPU FP16 pipe active cycle ratio | % | gpu | Exclusive to Linux |
| DCGM_PROF_DRAM_ACTIVE | GPU memory bandwidth utilization | % | gpu | Exclusive to Linux |
| PROF_NVLINK_TX_BYTES | NVLink data transfer rate | Bytes | gpu | Exclusive to Linux |
| PROF_NVLINK_RX_BYTES | Nvlink data receive rate | Bytes | gpu | Exclusive to Linux |
| DCGM_FI_DEV_NVLINK_CRC_FLIT_ERROR_COUNT_TOTAL | Total NVLink flow control CRC errors | Item | gpu | Exclusive to Linux |
| DCGM_FI_DEV_NVLINK_CRC_DATA_ERROR_COUNT_TOTAL | Total number of NVLink data CRC errors. | Item | gpu | Exclusive to Linux |
| DCGM_FI_DEV_NVLINK_REPLAY_ERROR_COUNT_TOTAL | Total NVLink retries | Item | gpu | Exclusive to Linux |
| DCGM_FI_DEV_NVLINK_RECOVERY_ERROR_COUNT_TOTAL | Total NVLink recovery errors | Item | gpu | Exclusive to Linux |
| DCGM_FI_DEV_NVLINK_BANDWIDTH_TOTAL | Total NVLink bandwidth counters | Item | gpu | Exclusive to Linux |
| PROF_PCIE_TX_BYTES | GPU PCIe bus data transfer rate | Bytes | gpu | Exclusive to Linux |
| PROF_PCIE_RX_BYTES | GPU PCIe bus data receive rate | Bytes | gpu | Exclusive to Linux |
| DCGM_PCIE_REPLAY_COUNTER | GPU PCIe retry total | - | gpu | Exclusive to Linux |
| DCGM_SM_CLOCK | GPU sm clock frequency | HZ | gpu | Exclusive to Linux |
| DCGM_MEMORY_CLOCK | GPU memory clock frequency | HZ | gpu | Exclusive to Linux |
| DCGM_APP_SM_CLOCK | GPU SM application clock frequency | HZ | gpu | Exclusive to Linux |
| DCGM_APP_MEMORY_CLOCK | GPU memory application clock frequency | HZ | gpu | Exclusive to Linux |
| DCGM_CLOCK_THROTTLE_REASONS | Reasons for GPU clock slowdown | - | gpu | Exclusive to Linux |
| DCGM_ECC_SBE_VOL_TOTAL | Total GPU single-bit volatile ECC errors | Item | gpu | Exclusive to Linux |
| DCGM_ECC_DBE_VOL_TOTAL | Total GPU double-bit volatile ECC errors | Item | gpu | Exclusive to Linux |
| DCGM_ECC_SBE_AGG_TOTAL | Total GPU single-bit persistent ECC errors | Item | gpu | Exclusive to Linux |
| DCGM_ECC_DBE_AGG_TOTAL | Total GPU double-bit persistent ECC errors | Item | gpu | Exclusive to Linux |
| DCGM_XID_ERRORS | GPU XID error code | - | gpu | Exclusive to Linux |
Elastic Baremetal Compute BBC
- Scope: BCE_BBC
- Dimension: InstanceId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| vCPUUsagePercent | CPU usage | % | InstanceId | |
| MemUsedBytes | Memory usage | Bytes | InstanceId | |
| MemUsedPercent | Memory usage | % | InstanceId | |
| RootUsedBytes | Root disk space usage | Bytes | InstanceId | |
| RootUsedPercent | Root disk space utilization | % | InstanceId | |
| HomeUsedBytes | HOME disk space usage | Bytes | InstanceId | |
| HomeUsedPercent | HOME disk space utilization | % | InstanceId | |
| vDiskReadOpCountPerSecond | Disk IO read operations per second | Time | InstanceId | |
| vDiskWriteOpCountPerSecond | Disk IO write operations per second | Time | InstanceId | |
| vDiskReadBytesPerSecond | Disk IO read throughput per second | Byte/second | InstanceId | |
| vDiskWriteBytesPerSecond | Disk IO write throughput per second | Byte/second | InstanceId | |
| vNicInBytes | Network interface card ingress traffic | Bytes | InstanceId | |
| vNicOutBytes | Network interface card egress traffic | Bytes | InstanceId | |
| WebOutBitsPerSecond | Egress bandwidth | bps | InstanceId | |
| DiskUsedPercent | Server disk utilization | % | InstanceId | |
| DiskInodesUsedPercent | Total utilization of inodes on server | % | InstanceId | |
| TcpLossSegs | TCP packet drops | Item | InstanceId | |
| CpuIdlePercent | CPU idle ratio | % | InstanceId | |
| CpuWaitPercent | CPU IO-wait time ratio | % | InstanceId | |
| CpuLoadAvg1 | Server CPU load within the last 1 minute | Item | InstanceId | |
| CpuLoadAvg5 | Server CPU load within the last 5 minutes | Item | InstanceId | |
| CpuLoadAvg15 | Server CPU load within the last 15 minutes | Item | InstanceId | |
| CpuContextSwitchSecond | Context switches per second | Time/second | InstanceId | |
| CpuInterruptSecond | CPU Interrupts per second | Time | InstanceId | |
| CpuSystemPercent | System CPU time ratio | % | InstanceId | |
| CpuUserPercent | User CPU time ratio | % | InstanceId | |
| MemBufferBytes | Block device I/O memory buffer usage | Bytes | InstanceId | |
| MemCacheBytes | File system memory cache value | Bytes | InstanceId | |
| MemFreeBytes | Free memory | Bytes | InstanceId | |
| MemTotalBytes | Total memory | Bytes | InstanceId | |
| SwapTotalBytes | Total swap partition | Bytes | InstanceId | |
| SwapUsedBytes | Swap partition usage | Bytes | InstanceId | |
| SwapFreeBytes | Idle swap partition | Bytes | InstanceId | |
| DiskTotalBytes | Total disk space on server | Bytes | InstanceId | |
| DiskFreeBytes | Total free disk space on server | Bytes | InstanceId | |
| DiskUsedBytes | Total server disk utilization | Bytes | InstanceId | |
| DiskTotalInodes | Total inodes on server | Item | InstanceId | |
| DiskFreeInodes | Free inodes on server | Item | InstanceId | |
| DiskUsedInodes | Total used inodes on server | Item | InstanceId | |
| TcpCurrentEstab | Established TCP connections | Item | InstanceId | |
| TcpInSegs | TCP packets received | Item | InstanceId | |
| TcpOutSegs | TCP packets sent | Item | InstanceId | |
| RdmaPortXXmitPackets | Number of RDMA port sent packets | PPS | InstanceId | |
| RdmaPortXRcvPackets | Number of RDMA port received packets | PPS | InstanceId | |
| RdmaPortXRcvData | Number of RDMA port received data | MBPS | InstanceId | |
| RdmaPortXXmitData | Number of RDMA port sent data | MBPS | InstanceId | |
| RdmaPortXXmitDiscards | Number of RDMA egress dropped packets | Item | InstanceId | |
| RdmaPortXLinkDowned | RDMA chain status | - | InstanceId | |
| WebInPkgCount | Ingress packet rate | pps | InstanceId | |
| WebOutPkgCount | Egress packet rate | Pps | InstanceId |
Cloud Disk Server (CDS)
- Scope: BCE_CDS
- Dimension: VolumeId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| Status | Volume status | VolumeId | ||
| ReadBytes | Read throughput | Bytes | VolumeId | |
| WriteBytes | Write throughput | Bytes | VolumeId | |
| ReadOpCount | Read operations | Time | VolumeId | |
| WriteOpCount | Write operations | Time | VolumeId |
Baidu object storage (BOS)
- Scope: BCE_BOS
- Dimension: BucketId;UserId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| ReadBytes | Internet read throughput | Bytes | BucketId | |
| WriteBytes | Internet write throughput | Bytes | BucketId | |
| ReadOpCount | Standard storage read requests | Count | BucketId | |
| WriteOpCount | Standard storage write requests | Count | BucketId | |
| BucketSpaceUsedBytes | Standard storage space usage | Bytes | BucketId | |
| ReadErrorOpCount | Standard storage read error requests | Count | BucketId | |
| WriteErrorOpCount | Standard storage write error requests | Count | BucketId | |
| BucketObjectCount | Number of files in standard storage | Count | BucketId | |
| ArchiveReadOpCount | Archive storage read requests | Count | BucketId | |
| ArchiveWriteOpCount | Archive storage write requests | Count | BucketId | |
| ArchiveReadErrorOpCount | Archive storage read error requests | Count | BucketId | |
| ArchiveWriteErrorOpCount | Archive storage write error requests | Count | BucketId | |
| ArchiveMinTimedStorage | Archive storage minimum capacity | Bytes*Days | BucketId | |
| ArchiveRetrievalBytes | Archive storage restore bytes | Bytes | BucketId | |
| BucketArchiveObjectCount | Number of files in archive storage | Count | BucketId | |
| BucketArchiveSpaceUsedBytes | Archive storage space usage | Bytes | BucketId | |
| DeleteRequestsPerSecond | Delete requests per second | rps | BucketId | |
| GetRequestsPerSecond | Total read requests per second | rps | BucketId | |
| PutRequestsPerSecond | Total write requests per second | rps | BucketId | |
| InternetWriteBandwidth | Internet write throughput per second | bps | BucketId | |
| InternetReadBandwidth | Internet read throughput per second | bps | BucketId | |
| IntranetReadBandwidth | Intranet read throughput per second | bps | BucketId | |
| IntranetWriteBandwidth | Intranet write throughput per second | bps | BucketId | |
| BucketStandardIAStorageBytes | Infrequent access storage space usage | Bytes | BucketId | |
| BucketStandardIAObjectCount | Number of files in infrequent access storage | Count | BucketId | |
| StandardIAReadOpCount | Infrequent access storage read requests | Count | BucketId | |
| StandardIAWriteOpCount | Infrequent access storage write requests | Count | BucketId | |
| StandardIAReadErrorOpCount | Infrequent access storage read error requests | Count | BucketId | |
| StandardIAWriteErrorOpCount | Infrequent access storage write error requests | Count | BucketId | |
| StandardIARetrievalBytes | Infrequent access storage restore size | Bytes | BucketId | |
| BucketColdSpaceUsedBytes | Cold storage space usage | Bytes | BucketId | |
| BucketColdObjectCount | Number of files in cold storage | Count | BucketId | |
| ColdReadOpCount | Cold storage read requests | Count | BucketId | |
| ColdWriteOpCount | Cold storage write requests | Count | BucketId | |
| ColdReadErrorOpCount | Cold storage read error requests | Count | BucketId | |
| ColdWriteErrorOpCount | Cold storage write error requests | Count | BucketId | |
| ColdRetrievalBytes | Cold storage restore bytes | Bytes | BucketId | |
| ImageBasics1Bytes | Basic image processing usage | Bytes | BucketId | |
| ImageHeic1Count | Heic compression (under800x600) | Count | BucketId | |
| ImageHeic2Count | Heic compression (above800x600) | Count | BucketId | |
| ImageWebp1Count | Webp compression (under 800x600) | Count | BucketId | |
| ImageWebp2Count | Webp compression (above 800x600) | Count | BucketId | |
| ImageBasics1Count | Basic image processing calls | Count | BucketId | |
| TurnAroundTime | BOS backend average processing time | Millisecond | BucketId | |
| PutAvgTurnAroundTime | BOS backend average write processing time | Millisecond | BucketId | |
| GetAvgTurnAroundTime | BOS backend average read processing time | Millisecond | BucketId | |
| TotalRequestTimeoutCount | Number of requests with 408 response | Count | BucketId | |
| TotalSuccessOpCount | Number of requests with 2XX response | Count | BucketId | |
| TotalRedirectOpCount | Number of requests with 3XX response | Count | BucketId | |
| TotalClientErrorOpCount | Number of requests with 4XX response | Count | BucketId | |
| TotalServerErrorOpCount | Number of requests with 5XX response | Count | BucketId | |
| BucketMAZSpaceUsedBytes | Standard storage - multi-AZ space usage | Count | BucketId | |
| BucketMAZStandardIASpaceUsedBytes | Infrequent access storage -multi-AZ space usage | Count | BucketId | |
| BucketMAZObjectCount | Number of files in standard storage -multi-AZ | Count | BucketId | |
| BucketMAZStandardIAObjectCount | Number of files in infrequent access storage -multi-AZ | Count | BucketId | |
| MAZObjectCount | Total number of files in standard storage -multi-AZ per account | Count | UserId | |
| MAZStandardIAObjectCount | Total number of files in infrequent access storage -multi-AZ per account | Count | UserId | |
| MAZSpaceUsedBytes | Standard storage -multi-AZ space usage per account | Bytes | UserId | |
| MAZStandardIASpaceUsedBytes | Infrequent access storage -multi-AZ space usage per account | Bytes | UserId | |
| MAZReadOpCount | Standard storage -multi-AZ read requests | Count | BucketId | |
| MAZWriteOpCount | Standard storage -multi-AZ write requests | Count | BucketId | |
| MAZStandardIAReadOpCount | Infrequent access storage -multi-AZ read requests | Count | BucketId | |
| MAZStandardIAWriteOpCount | Infrequent access storage -multi-AZ write requests | Count | BucketId | |
| MAZReadErrorOpCount | Standard storage -multi-AZ read error requests | Count | BucketId | |
| MAZWriteErrorOpCount | Standard storage -multi-AZ write error requests | Count | BucketId | |
| MAZStandardIAReadErrorOpCount | Infrequent access storage -multi-AZ read error requests | Count | BucketId | |
| MAZStandardIAWriteErrorOpCount | Infrequent access storage -multi-AZ write error requests | Count | BucketId | |
| MAZStandardIARetrievalBytes | Infrequent access storage -multi-AZ restore | Bytes | BucketId | |
| CDN1ReadBytes | CDN back-to-origin traffic | Bytes | BucketId | |
| PutWriteBytes | Put request payload | Bytes | BucketId | |
| DeleteObjectSize | Delete request payload | Bytes | BucketId | |
| TotalGetBadRequestOpCount | Number of requests with 400 status code | Count | BucketId | |
| TotalGetForbiddenOpCount | Number of requests with 403 status code | Count | BucketId | |
| TotalGetNotFoundOpCount | Number of requests with 404 status code | Count | BucketId | |
| TotalGetInternalServerErrCount | Number of requests with 500 status code | Count | BucketId | |
| TotalGetBadGatewayCount | Number of requests with 502 status code | Count | BucketId | |
| ExpeditedArchiveRetrievalBytes | Expedited restore bytes for archive storage | Bytes | BucketId | |
| LowCostArchiveRetrievalBytes | Low-cost restore bytes for archive storage | Bytes | BucketId | |
| ExpeditedArchRetrievalOpCount | Expedited restore requests for archive storage | Count | BucketId | |
| ArchiveRetrievalOpCount | Standard restore requests for archive storage | Count | BucketId | |
| LowCostArchiveRetrievalOpCount | Deferred restore requests for archive storage | Count | BucketId | |
| TurnAroundTimeWarnCount | Total requests with backend processing timeout (1s) | Count | BucketId | |
| GetTurnAroundTimeWarnCount | Read requests with backend processing timeout (1s) | Count | BucketId | |
| PutTurnAroundTimeWarnCount | Write requests with backend processing timeout (1s) | Count | BucketId | |
| ClientDisconnectErrorRate | Client disconnection request ratio | % | BucketId | |
| ClientTimeoutErrorRate | Client timeout request ratio | % | BucketId | |
| Availability | Availability | % | BucketId | |
| ListObjectCount | Total List Object requests | Count | BucketId | |
| HeadObjectCount | Total Head Object requests | Count | BucketId | |
| SoftFlowControlCount | Total soft throttling triggers | Count | BucketId | |
| HardFlowControlCount | Total hard throttling triggers | Count | BucketId | |
| VideoSnapshotCount | Video frame capture calls | Count | BucketId | |
| StandardTransforToStandardIA | Standard to infrequent access storage capacity | Byte | BucketId | |
| StandardIATransforToCold | Infrequent access to cold storage capacity | Byte | BucketId | |
| ColdTransforToStandardIA | Cold to infrequent access storage promotion | Byte | BucketId | |
| StandardIATransforToStandard | Infrequent access to standard storage promotion | Byte | BucketId | |
| GetObjectCount | Total Get Object requests | Count | BucketId | |
| PutObjectCount | Total Put Object requests | Count | BucketId | |
| DeleteObjectCount | Total DeleteObject requests | Count | BucketId | |
| XRegionCopyBytes | Cross-region replication egress traffic | Bytes | BucketID | |
| XRegionInCopyBytes | Cross-region replication ingress traffic | Bytes | BucketID | |
| ERegionCopyBytes | Intra-region replication egress traffic | Bytes | BucketID | |
| ERegionInCopyBytes | Intra-region replication ingress traffic | Bytes | BucketID | |
| TotalCopyBytes | Replication egress traffic total | Bytes | BucketID | |
| TotalInCopyBytes | Replication ingress traffic total | Bytes | BucketID | |
| TurnAroundTimeWarn5sCount | Number of requests with backend processing timeout (5s) | Count | BucketID | |
| GetTurnAroundTimeWarn5sCount | Read requests with backend processing timeout (5s) | Count | BucketID | |
| PutTurnAroundTimeWarn5sCount | Write requests with backend processing timeout (5s) | Count | BucketID | |
| VideoInfoCount | Obtain video metadata calls | Count | BucketID |
Cloud File System (CFS)
- Scope: BCE_CFS
- Dimension: FsId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| ReadThroughput | Read throughput | bytes/min | FsId | |
| ReadLatency | Read latency | us | FsId | |
| ReadIO | Read io | Times/minute | FsId | |
| ReadIOErrorCount | Read io error | Times/minute | FsId | |
| WriteThroughput | Write throughput | bytes/min | FsId | |
| WriteLatency | Write latency | us | FsId | |
| WriteIO | Write io | Times/minute | FsId | |
| WriteIOErrorCount | Write io error | Times/minute | FsId | |
| MetaWriteQps | Metadata write io | Time/second | FsId | |
| MetaReadQps | Metadata read io | Time/second | FsId | |
| MetaReadErrorCount | Metadata read io error | Times/minute | FsId | |
| MetaWriteErrorCount | Metadata write io error | Times/minute | FsId | |
| MountErrorCount | Number of mount failures | Times/minute | FsId | |
| UmountErrorCount | Number of unmount failures | Times/minute | FsId | |
| Capacity | Storage usage | Byte | FsId | |
| FileNum | Number of files | Item | FsId | |
| UsagePercentage | Storage utilization | % | FsId | Capacity utilization of the file system. If a capacity upper limit is defined, utilization is calculated as used capacity divided by the upper limit; if not defined, utilization is zero. |
EIP
- Scope: BCE_EIP
- Dimension: InstanceId, GroupId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| WebInBytes | Ingress traffic from Internet | Bytes | InstanceId、GroupId | |
| WebOutBytes | Egress traffic to Internet | Bytes | InstanceId、GroupId | |
| WebOutBitsPerSecond | Egress bandwidth | bps | InstanceId、GroupId | |
| WebInBitsPerSecond | Ingress bandwidth | bps | InstanceId、GroupId | |
| WebInPkgCount | Ingress packet rate | pps | InstanceId、GroupId | |
| WebOutPkgCount | Egress packet rate | pps | InstanceId、GroupId | |
| IPv6NetWorkInBytes | IPv6 network ingress traffic | Bytes | InstanceId | |
| IPv6NetWorkOutBytes | IPv6 network egress traffic | Bytes | InstanceId | |
| IPv6NetWorkInPkgCount | IPv6 inbound packets | Item | InstanceId | |
| IPv6NetWorkOutPkgCount | IPv6 outbound packets | Item | InstanceId | |
| IPv6NetWorkInbps | IPv6 network input bandwidth | bps | InstanceId | |
| IPv6NetWorkOutbps | IPv6 network outbound bandwidth | bps | InstanceId | |
| RaWebOutBitsPerSecond | Cross-border egress bandwidth | bps | InstanceId | This monitoring metric is only available for EIPs in Hong Kong and Singapore |
| RaWebOutBytes | Cross-border egress traffic | Bytes | InstanceId | This monitoring metric is only available for EIPs in Hong Kong and Singapore |
| InBandwidthUsedPercent | Ingress bandwidth utilization | % | InstanceId、GroupId | |
| OutBandwidthUsedPercent | Egress bandwidth utilization | % | InstanceId 、GroupId | |
| InPacketLossPercent | Ingress bandwidth limit drop rate | % | InstanceId、GroupId | |
| OutPacketLossPercent | Egress gateway drop rate | % | InstanceId、GroupId | |
| DropsInPkgCounts | Ingress bandwidth limit drops | count | InstanceId | |
| DropsOutPkgCounts | Egress bandwidth limit drops | count | InstanceId | |
| DropsInPkgCounts | Ingress bandwidth limit drops | count | InstanceId、GroupId | EIPGROUP| |
| DropsOutPkgCounts | Egress bandwidth limit drops | count | InstanceId、GroupId | EIPGROUP| |
DDoS standard protection
- Scope: BCE_BSS
- Dimension: eip
| Metric name (English) | Metric name (Chinese) | Unit | Dimension |
|---|---|---|---|
| WebTotalInBytes | EIP total ingress bandwidth | bits/s | eip |
| WebActualInBytes | EIP ingress back-to-origin bandwidth | bits/s | eip |
| WebTotalInPkgCount | EIP total ingress packet rate | Item/s | eip |
| WebActualInPkgCount | EIP ingress back-to-origin packet rate | Item/s | eip |
| WebAttackInBytes | EIP ingress attack bandwidth | bits/s | eip |
| WebAttackInPkgCount | EIP ingress attack packet rate | Item/s | eip |
NAT gateway
- Scope: BCE_NAT
- Dimension: NatId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| InBytes | Ingress traffic | Byte | NatId | |
| OutBytes | Egress traffic | Byte | NatId | |
| InBandwith | Ingress bandwidth | bps | NatId | |
| OutBandwith | Egress bandwidth | bps | NatId | |
| InPps | Ingress packet rate | pps | NatId | |
| OutPps | Egress packet rate | pps | NatId | |
| ConnNumber | Concurrent connections | Item | NatId | |
| CreateConnsEntry | New connections | Item | NatId | Available only for enhanced NAT Gateway |
| InBWRatioEntry | Ingress bandwidth utilization | % | NatId | Available only for enhanced NAT Gateway |
| OutBWRatioEntry | Egress bandwidth utilization | % | NatId | Available only for enhanced NAT Gateway |
| CreateConnsRatioEntry | New connection utilization | % | NatId | Available only for enhanced NAT Gateway |
| ConnsRatioEntry | Concurrent connection utilization | % | NatId | Available only for enhanced NAT Gateway |
| InPktLossPercentEntry | Ingress drop rate | % | NatId | Available only for enhanced NAT Gateway |
| OutPktLossPercentEntry | Egress drop rate | % | NatId | Available only for enhanced NAT Gateway |
Baidu Load Balance (BLB)
- Scope: BCE_BLB
- Port monitor dimension: BlbId, BlbPortType, BlbPort
- Server group monitor dimension:BlbId, sgId, sgPort
- IP group monitor dimension: BlbId, igId, igPolicyId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| ActiveConnCount | Active connections | Item | BlbId、BlbPortType、BlbPort | |
| AverageResponseTime | Average response time | ms | BlbId、BlbPortType、BlbPort | |
| AverageUpsResponseTime | Average response time of real server | ms | BlbId、BlbPortType、BlbPort | |
| DropConnectCount | Dropped connections | Item/min | BlbId、BlbPortType、BlbPort | |
| DropInBytes | Dropped ingress bytes | Bytes/min | BlbId、BlbPortType、BlbPort | |
| DropInPkgCount | Dropped ingress packets | Item/min | BlbId、BlbPortType、BlbPort | |
| DropOutBytes | Dropped egress bytes | Bytes/min | BlbId、BlbPortType、BlbPort | |
| DropOutPkgCount | Dropped egress packets | Item/min | BlbId、BlbPortType、BlbPort | |
| HealthyCount | Healthy instances | Item | BlbId、BlbPortType、BlbPort | |
| NetworkInBytes | Network ingress traffic | Bytes | BlbId、BlbPortType、BlbPort | |
| NetworkInPkgCount | Inbound packets | Item | BlbId、BlbPortType、BlbPort | |
| NetworkOutBytes | Network egress traffic | Bytes | BlbId、BlbPortType、BlbPort | |
| NetworkOutPkgCount | Packets transmitted | Item | BlbId、BlbPortType、BlbPort | |
| NewConnectCount | New connections | Item/min | BlbId、BlbPortType、BlbPort | |
| RequestCount | Requests | Item | BlbId、BlbPortType、BlbPort | |
| Response2xxNum | Number of 2xx responses | Item/min | BlbId、BlbPortType、BlbPort | |
| Response2xxPercent | Proportion of 2xx responses | % | BlbId、BlbPortType、BlbPort | |
| Response3xxNum | Number of 3xx responses | Item/min | BlbId、BlbPortType、BlbPort | |
| Response3xxPercent | Proportion of 3xx responses | % | BlbId、BlbPortType、BlbPort | |
| Response4xxNum | Number of 4xx responses | Item/min | BlbId、BlbPortType、BlbPort | |
| Response4xxPercent | Proportion of 4xx responses | % | BlbId、BlbPortType、BlbPort | |
| Response5xxNum | Number of 5xx responses | Item/min | BlbId、BlbPortType、BlbPort | |
| Response5xxPercent | Proportion of 5xx responses | % | BlbId、BlbPortType、BlbPort | |
| ResponseOtherNum | Number of other responses | Item/min | BlbId、BlbPortType、BlbPort | |
| ResponseOtherPercent | Proportion of other responses | % | BlbId、BlbPortType、BlbPort | |
| ResponseUps4xxNum | Real server 4xx response count | Item/min | BlbId、BlbPortType、BlbPort | |
| ResponseUps5xxNum | Real server 5xx response count | Item/min | BlbId、BlbPortType、BlbPort | |
| TotalCount | Total instances | Item | BlbId、BlbPortType、BlbPort | |
| UnhealthyCount | Unhealthy instances | Item | BlbId、BlbPortType、BlbPort | |
| WebInBytes | Ingress traffic to primary IP address from Internet | Bytes | BlbId、BlbPortType、BlbPort | |
| WebOutBitsPerSecond | Outbound bandwidth from primary IP address to Internet | bps | BlbId、BlbPortType、BlbPort | |
| WebOutBytes | Egress traffic from primary IP address to Internet | Bytes | BlbId、BlbPortType、BlbPort | |
| sgActiveConnCount | Active connections of server group | Item | BlbId、sgId、sgPort | |
| sgAverageResponseTime | Average response time of server group | ms | BlbId、sgId、sgPort | |
| sgAverageUpsResponseTime | Average real server response time of server group | ms | BlbId、sgId、sgPort | |
| sgDropConnectCount | Dropped connections of server group | Item/min | BlbId、sgId、sgPort | |
| sgDropInBytes | Dropped ingress bytes of server group | Bytes/min | BlbId、sgId、sgPort | |
| sgDropInPkgCount | Dropped ingress packets of server group | Item/min | BlbId、sgId、sgPort | |
| sgDropOutBytes | Dropped egress bytes of server group | Bytes/min | BlbId、sgId、sgPort | |
| sgDropOutPkgCount | Dropped egress packets of server group | Item/min | BlbId、sgId、sgPort | |
| sgHealthyCount | Healthy instances of server group | Item | BlbId、sgId、sgPort | |
| sgNetworkInBytes | Network ingress traffic of server group | Bytes | BlbId、sgId、sgPort | |
| sgNetworkInPkgCount | Real server inbound packets | Item | BlbId、sgId、sgPort | |
| sgNetworkOutBytes | Network egress traffic of server group | Bytes | BlbId、sgId、sgPort | |
| sgNetworkOutPkgCount | Packets transmitted of server group | Item | BlbId、sgId、sgPort | |
| sgNewConnectCount | New connections of server group | Item/min | BlbId、sgId、sgPort | |
| sgRequestCount | Requests of server group | Item | BlbId、sgId、sgPort | |
| sgResponse2xxNum | Number of instances with 2xx response of server group | Item/min | BlbId、sgId、sgPort | |
| sgResponse2xxPercent | Proportion of instances with 2xx response of server group | % | BlbId、sgId、sgPort | |
| sgResponse3xxNum | Number of instances with 3xx response of server group | Item/min | BlbId、sgId、sgPort | |
| sgResponse3xxPercent | Proportion of instances with 3xx response of server group | % | BlbId、sgId、sgPort | |
| sgResponse4xxNum | Number of instances with 4xx response of server group | Item/min | BlbId、sgId、sgPort | |
| sgResponse4xxPercent | Proportion of instances with 4xx response of server group | % | BlbId、sgId、sgPort | |
| sgResponse5xxNum | Number of instances with 5xx response of server group | Item/min | BlbId、sgId、sgPort | |
| sgResponse5xxPercent | Proportion of instances with 5xx response of server group | % | BlbId、sgId、sgPort | |
| sgResponseOtherNum | Number of instances with other response of server group | Item/min | BlbId、sgId、sgPort | |
| sgResponseOtherPercent | Proportion of instances with other response of server group | % | BlbId、sgId、sgPort | |
| sgResponseUps4xxNum | Number of instances with 4xx response of server group | Item/min | BlbId、sgId、sgPort | |
| sgResponseUps5xxNum | Number of instances with 5xx response of server group | Item/min | BlbId、sgId、sgPort | |
| sgTotalCount | Total number of instances of server group | Item | BlbId、sgId、sgPort | |
| sgUnhealthyCount | Number of unhealthy instances of server group | Item | BlbId、sgId、sgPort | |
| sgWebInBytes | Ingress traffic to primary IP address of server group from Internet | Bytes | BlbId、sgId、sgPort | |
| sgWebOutBitsPerSecond | Outbound bandwidth from primary IP address of server group to Internet | bps | BlbId、sgId、sgPort | |
| sgWebOutBytes | Egress traffic from primary IP address of server group to Internet | Bytes | BlbId、sgId、sgPort | |
| igActiveConnCount | Active connections of IP group | Item | BlbId、igId、igPolicyId | |
| igAverageResponseTime | Average response time of IP group | ms | BlbId、igId、igPolicyId | |
| igAverageUpsResponseTime | Average response time of IP group | ms | BlbId、igId、igPolicyId | |
| igDropConnectCount | Dropped connections of IP group | Item/min | BlbId、igId、igPolicyId | |
| igDropInBytes | Dropped ingress bytes of IP group | Bytes/min | BlbId、igId、igPolicyId | |
| igDropInPkgCount | Dropped ingress packets of IP group | Item/min | BlbId、igId、igPolicyId | |
| igDropOutBytes | Dropped egress bytes of IP group | Bytes/min | BlbId、igId、igPolicyId | |
| igDropOutPkgCount | Dropped egress packets of IP group | Item/min | BlbId、igId、igPolicyId | |
| igHealthyCount | Number of healthy instances of IP group | Item | BlbId、igId、igPolicyId | |
| igNetworkInBytes | Network ingress traffic of IP group | Bytes | BlbId、igId、igPolicyId | |
| igNetworkInPkgCount | Inbound packets of IP group | Item | BlbId、igId、igPolicyId | |
| igNetworkOutBytes | Network egress traffic of IP group | Bytes | BlbId、igId、igPolicyId | |
| igNetworkOutPkgCount | Packets transmitted of IP group | Item | BlbId、igId、igPolicyId | |
| igNewConnectCount | New connections of IP group | Item/min | BlbId、igId、igPolicyId | |
| igRequestCount | IP group requests | Item | BlbId、igId、igPolicyId | |
| igResponse2xxNum | Number of instances with 2xx response of IP group | Item/min | BlbId、igId、igPolicyId | |
| igResponse2xxPercent | Proportion of instances with 2xx response of IP group | % | BlbId、igId、igPolicyId | |
| igResponse3xxNum | Number of instances with 3xx response of IP group | Item/min | BlbId、igId、igPolicyId | |
| igResponse3xxPercent | Proportion of instances with 3xx response of IP group | % | BlbId、igId、igPolicyId | |
| igResponse4xxNum | Number of instances with 4xx response of IP group | Item/min | BlbId、igId、igPolicyId | |
| igResponse4xxPercent | Proportion of instances with 4xx response of IP group | % | BlbId、igId、igPolicyId | |
| igResponse5xxNum | Number of instances with 5xx response of IP group | Item/min | BlbId、igId、igPolicyId | |
| igResponse5xxPercent | Proportion of instances with 5xx response of IP group | % | BlbId、igId、igPolicyId | |
| igResponseOtherNum | Number of instances with other response of IP group | Item/min | BlbId、igId、igPolicyId | |
| igResponseOtherPercent | Proportion of instances with other response of IP group | % | BlbId、igId、igPolicyId | |
| igResponseUps4xxNum | Number of instances with 4xx response of IP group | Item/min | BlbId、igId、igPolicyId | |
| igResponseUps5xxNum | Number of instances with 5xx response of IP group | Item/min | BlbId、igId、igPolicyId | |
| igTotalCount | Total number of instances of IP group | Item | BlbId、igId、igPolicyId | |
| igUnhealthyCount | Unhealthy instances of IP group | Item | BlbId、igId、igPolicyId | |
| igWebInBytes | Ingress traffic to primary IP address of IP group from Internet | Bytes | BlbId、igId、igPolicyId | |
| igWebOutBitsPerSecond | Outbound bandwidth from primary IP address of IP group to Internet | bps | BlbId、igId、igPolicyId | |
| igWebOutBytes | Egress traffic from primary IP address of IP group to Internet | Bytes | BlbId、igId、igPolicyId |
Service Network Interface Card (SNIC)
- Scope: BCE_SERVICE_ENDPOINT
- Dimension: EndpointId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| NetworkInBytes | Ingress bytes | Bytes/min | EndpointId | |
| NetworkOutBytes | Egress bytes | Bytes/min | EndpointId | |
| NetworkInbps | Ingress bandwidth | bps | EndpointId | |
| NetworkOutbps | Egress bandwidth | bps | EndpointId | |
| NetworkInPkgCount | Ingress packets | Item/min | EndpointId | |
| NetworkOutPkgCount | Egress packets | Item/min | EndpointId | |
| ActiveConnCount | Active connections | Item | EndpointId | |
| NewConnectCount | New connections | Item/min | EndpointId |
Elastic Network Interface Card (ENIC)
- Scope: BCE_ENIC
- Dimension: TapId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| VNicInBytes | Ingress traffic | Bytes/s | TapId | |
| VNicOutBytes | Egress traffic | Bytes/s | TapId | |
| VNicInPPS | Ingress packet rate | pps | TapId | |
| VNicOutPPS | Egress packet rate | pps | TapId | |
| VNicInBPS | Ingress bandwidth | bps | TapId | |
| VNicOutBPS | Egress bandwidth | bps | TapId |
Peering connections
- Scope: BCE_PEERCON
- Dimension: InstanceId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| WebOutPkgPerSecond | Egress pps | pps | InstanceId | |
| WebInPkgPerSecond | Ingress pps | pps | InstanceId | |
| WebOutBitsPerSecond | Egress bps | bps | InstanceId | |
| WebInBitsPerSecond | Ingress bps | bps | InstanceId | |
| WebOutPkgDropPercent | Egress drop rate | % | InstanceId | |
| WebInPkgDropPercent | Ingress drop rate | % | InstanceId | |
| WebOutBytes | Egress traffic | Bytes | InstanceId | |
| WebInBytes | Ingress traffic | Bytes | InstanceId | |
| WebInUtilityRate | Ingress bandwidth utilization | % | InstanceId | |
| WebOutUtilityRate | Egress bandwidth utilization | % | InstanceId |
Description:
- InstanceId: Please enter the interface ID for this instance.
VPN gateway
- Scope: BCE_VPN
- SSL-VPN Dimension: VpnId, Username
- IPSEC-VPN Dimension: VpnId, ConnID, VmID, UserID
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| InBytes | Ingress traffic | bps | ConnId,VmID,UserID | |
| OutBytes | Egress traffic | bps | ConnId,VmID,UserID | |
| InPackets | Ingress packet | Item/s | ConnId,VmID,UserID | |
| OutPackets | Egress packet | Item/s | ConnId,VmID,UserID | |
| Latency | Latency | ms | ConnId,VmID,UserID | |
| Iplr | Packet Loss Rate | % | ConnId,VmID,UserID | |
| InBps | Ingress bandwidth | bps | VpnId、Username | |
| OutBps | Egress bandwidth | bps | VpnId、Username |
Physical dedicated line
- Scope: BCE_DEDICATEDCONN
- Dimension: DedicatedConnectionId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| TXbps | Bits sent per second | bps | DedicatedConnectionId | |
| RXbps | Bits received per second | bps | DedicatedConnectionId |
Dedicated gateway
- Scope: BCE_DEDICATEDCONN_GATEWAY
- Dimension: InstanceId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| WebOutBytes | Bytes sent per cycle | Byte/minute | InstanceId | |
| WebInBytes | Bytes received per cycle | Byte/minute | InstanceId | |
| WebOutBitsPerSecond | Bits sent per second | bps | InstanceId | |
| WebInBitsPerSecond | Bits received per second | bps | InstanceId | |
| WebOutPkgPerSecond | Messages sent per second | packet per second | InstanceId | |
| WebInPkgPerSecond | Messages received per second | packet per second | InstanceId | |
| WebInPkgDropPercent | Packet drop rate received per cycle | % | InstanceId | |
| WebOutPkgDropPercent | Packet drop rate sent per cycle | % | InstanceId |
IPv6 gateway
- Scope: BCE_IPV6GW
- Dimension: InstanceId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| IPV6GWInbps | IPV6 public gateway inbound bandwidth | bps | InstanceId | |
| IPV6GWOutbps | IPV6 gateway inbound bandwidth | bps | InstanceId | |
| IPV6GWInBytes | IPV6 gateway ingress traffic | Byte | InstanceId | |
| IPV6GWOutBytes | IPV6 gateway egress traffic | Byte | InstanceId | |
| IPV6GWInPkgCount | IPV6 Gateway input data packet count | Item | InstanceId | |
| IPV6GWOutPkgCount | Packets transmitted of IPV6 gateway | Item | InstanceId | |
| IPV6GWInBandwidthUsedPercent | IPV6 gateway inbound bandwidth utilization | % | InstanceId | |
| IPV6GWOutBandwidthUsedPercent | IPV6 gateway outbound bandwidth utilization | % | InstanceId | |
| IPV6GWInPacketLossPercent | IPv6 gateway outbound drop rate | % | InstanceId | |
| IPV6GWOutPacketLossPercent | IPv6 gateway inbound drop rate | % | InstanceId |
Cloud database RDS
- Scope: BCE_RDS
- Dimension: InstanceId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension |
|---|---|---|---|
| CPUUsagePercent | CPU usage | % | InstanceId |
| DiskUsagePercent | Data disk utilization | % | InstanceId |
| VMDiskUsagePercent | System disk utilization | % | InstanceId |
| NetworkInBytes | Network ingress traffic | Bytes | InstanceId |
| NetworkOutBytes | Network egress traffic | Bytes | InstanceId |
| WebInBytes | Internet ingress traffic | Bytes | InstanceId |
| WebOutBytes | Internet egress traffic | Bytes | InstanceId |
| ReadOpCountPerSecond | Query requests | Time/second | InstanceId |
| WriteOpCountPerSecond | Update requests | Time/second | InstanceId |
| QueryCountPerSecond | Operations per second | Time/second | InstanceId |
| ThreadConnectedCount | Total connections | Item | InstanceId |
| ThreadRunningCount | Active connections | Item | InstanceId |
| TransactionMaxActiveSeconds | Maximum transaction duration | Second | InstanceId |
| MemUsagePercent | Memory usage | % | InstanceId |
| SecondsBehindMaster | Master-slave delay | Second | InstanceId |
| MysqlSlowQueriesPt | Slow query | Item | InstanceId |
| MysqlDataSize | Disk used space | MB | InstanceId |
| MysqlDiskUsedSize | Disk storage usage | MB | InstanceId |
| DataDiskIOPS | Disk read/write times | Time | InstanceId |
| LogCapacity | Log storage usage | MB | InstanceId |
| MemUsedSize | Memory used space | MB | InstanceId |
| QuestionsPerSecond | Service execution count -questions | Time/second | InstanceId |
| QueriesPerSecond | Service execution count -queries | Time/second | InstanceId |
| ComAlterTablePerSecond | Table operation count | Time/second | InstanceId |
| TransactionMaxActiveSeconds | Maximum transaction duration | Time/second | InstanceId |
| SelectScanCount | Full table scan count | Time/ | InstanceId |
| SelectCountPerSecond | Queries per second | Time/second | InstanceId |
| UpdateCountPerSecond | Updates per second | Time/second | InstanceId |
| DeleteCountPerSecond | Deletions per second | Time/second | InstanceId |
| InsertCountPerSecond | Insertions per second | Time/second | InstanceId |
| QcacheHitPercent | Query cache hit rate | % | InstanceId |
| QcacheUsePercent | Query cache utilization | % | InstanceId |
| TransactionCountPerSecond | Commits per second | Time/second | InstanceId |
| TransactionRollbackCountPerSecond | Rollbacks per second | Time/second | InstanceId |
| TPS | Transactions per second | kb/second | InstanceId |
| BytesReceivedPerSecond | mysql bytes received | Byte/second | InstanceId |
| BytesSentPerSecond | mysql bytes sent | Byte/second | InstanceId |
| ReplaceCountPerSecond | Overwrites per second | Time/second | InstanceId |
| BinlogCacheUsePerSecond | Binary logged transactions count | Time/second | InstanceId |
| ConnectionUsagePercent | Connection utilization | % | InstanceId |
| ThreadsCacheHitsPercent | Thread cache hit rate | % | InstanceId |
| ThreadsCacheHitsPercentPerSecond | Thread cache hit rate per second | %/second | InstanceId |
| ThreadsCreatedCount | Created threads | Item | InstanceId |
| MaxConnectionsCount | Maximum connections | Item | InstanceId |
| OpenedTablesCount | Opened tables | Item | InstanceId |
| TableLocksWaitedPerSecond | Table lock waits | Time/second | InstanceId |
| TableLocksImmediatePerSecond | Immediate table locks | Item/second | InstanceId |
| CreatedTmpTablesPerSecond | Temporary tables | Item/second | InstanceId |
| InnodbCacheHitPercent | innodb cache hit rate | % | InstanceId |
| InnodbCacheUsePercent | innodb cache utilization | % | InstanceId |
| InnodbNumOpenFiles | Number of tables currently opened by InnoDB | Item | InstanceId |
| CreatedTmpFilesCountPerSecond | Temporary files | Item/second | InstanceId |
| CreatedTmpDiskTablesPerSecond | Temporary tables on disk | Item/second | InstanceId |
| HandlerReadRndNextPerSecond | Read next row requests | Time/second | InstanceId |
| HandlerRollbackPerSecond | Internal rollbacks | Time/second | InstanceId |
| HandlerCommitPerSecond | Internal commits | Time/second | InstanceId |
| QcacheNotCached | qchche not cached | Ten thousand | InstanceId |
| QcacheInsertsPerSecond | qchche inserts | Item/second | InstanceId |
| QcacheTotalBlocks | qchche total blocks | Item | InstanceId |
| QcacheFreeMemory | qcache available memory | MB | InstanceId |
| QcacheHitsPerSecond | qcache hits | Item/second | InstanceId |
| QcacheFreeBlocks | qcache not used | Item | InstanceId |
| QcacheLowmemPrunesPerSecond | qcache deletions | Item/second | InstanceId |
| QcacheQueriesInCachePerSecond | qcache registrations | Item/second | InstanceId |
| KeyWriteRequestsPerSecond | Cache writing requests | Item/second | InstanceId |
| KeyWritesPerSecond | Disks written | Item/second | InstanceId |
| KeyReadsPerSecond | Disks read | Item/second | InstanceId |
| KeyBlocksUnused | Unused cache pages | Item | InstanceId |
| KeyBlocksUsed | Cache usage | Item | InstanceId |
| KeyReadRequestsPerSecond | Cache read requests | Item/second | InstanceId |
| KeyCacheUsePercent | Cache utilization | % | InstanceId |
| KeyCacheHitPercent | Cache hit rate | % | InstanceId |
| KeyCacheBlockCount | Cache blocks | Item | InstanceId |
| KeyCacheBlockUsed | Used cache blocks | Item | InstanceId |
| InnodbBufferPoolPagesFree | InnoDB empty pages | Item | InstanceId |
| InnodbBufferPoolPagesTotal | InnoDB total pages | Item | InstanceId |
| InnodbBufferPoolPagesRequestsPerSecond | InnoDB logical read | Time/second | InstanceId |
| InnodbBufferPoolReadsPerSecond | InnoDB physical read | Time/second | InstanceId |
| InnodbCacheHitPercentPerSecond | InnoDB buff hit rate | %/second | InstanceId |
| InnodbDataReadPerSecond | InnoDB read throughput | Byte/second | InstanceId |
| InnodbDataReadsPerSecond | InnoDB total read throughput | Time/second | InstanceId |
| InnodbDataWritesPerSecond | InnoDB total write throughput | Time/second | InstanceId |
| InnodbDataFsyncsPerSecond | Innodb fsync calls per second | Time/second | InstanceId |
| InnodbDataWrittenPerSecond | InnoDB write throughput | Byte/second | InstanceId |
| InnodbRowsDeletedPerSecond | InnoDB rows deleted | Time/second | InstanceId |
| InnodbRowsInsertedPerSecond | InnoDB rows inserted | Time/second | InstanceId |
| InnodbRowsUpdatedPerSecond | InnoDB rows updated | Time/second | InstanceId |
| InnodbRowsReadPerSecond | InnoDB rows read | Time/second | InstanceId |
| InnodbRowLockTimeAvg | InnoDB average row lock acquisition time | Millisecond | InstanceId |
| InnodbRowLockWaitsPerSecond | InnoDB row lock waits | Time/second | InstanceId |
| InnodbLogWaits | InnoDB log buffer flush waits | Time | InstanceId |
| InnodbLogWriteRequestsPerSecond | InnoDB redo log write requests | Time/second | InstanceId |
| InnodbLogWritesPerSecond | InnoDB redo log writes | Time/second | InstanceId |
| InnodbLogWaitsPercent | InnoDB flush wait ratio | % | InstanceId |
| OpenFilesPerSecond | Open files | Time/second | InstanceId |
| MasterSlaveSyncDistance | Primary-backup delay distance | MB | InstanceId |
| SlaveBehindMaster | Primary-backup delay time | Second | InstanceId |
| SlaveIORunning | IO thread status | Status value (1-Yes, 0-No) | InstanceId |
| BlksHitPercent | Buffer cache hit rate | % | InstanceId |
| OtherCalls | Other requests | Time/second | InstanceId |
| ReadWriteCalls | Read/write requests | Time/second | InstanceId |
| RemainingXid | Remaining XID count | Item | InstanceId |
| AvgSqlRuntimeMs | Average execution latency | ms | InstanceId |
| MaxSqlRuntimeMs | Maximum TOP10 execution latency | ms | InstanceId |
| MinSqlRuntimeMs | Minimum TOP10 execution latency | ms | InstanceId |
| XlogDiff | Primary-replica log discrepancy | Byte | InstanceId |
| SlowQueries | Slow queries | Row/second | InstanceId |
| SlaveXlogDiff | Replica LSN lag: received vs applied (byte) | byte | InstanceId |
| ReplicationDelayTime | Replica WAL replay lag | Second | InstanceId |
| NetworkInBandwidthPercent | Network inbound bandwidth utilization | % | InstanceId |
| NetworkOutBandwidthPercent | Network outbound bandwidth utilization | % | InstanceId |
| FollowerSecondsBehindLeader | Master-slave delay of hot standby group | Second | InstanceId |
| LeaderFollowerSyncStatus | Hot standby group sync status | Status value (1: Sync active; 0: Sync down) | InstanceId |
Cloud database GaiaDB-X
- Scope: BCE_DRDS
- Dimension: clusterId, sliceId, instanceShortId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| CPUUsagePercent | CPU utilization | % | clusterId、sliceId、instanceShortId | |
| DiskUsagePercent | Disk utilization | % | clusterId、sliceId、instanceShortId | |
| ThreadConnectedCount | Connections | Item | clusterId、sliceId、instanceShortId | |
| MemUsagePercent | Memory usage | % | clusterId、sliceId、instanceShortId |
Cloud database SCS
- Scope: BCE_SCS
- Dimension: ClusterId, NodeId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| MemUsedBytes | Memory usage | Bytes | ClusterId、NodeId | |
| HitPercent | Cache hit rate | % | ClusterId、NodeId | |
| NetworkInBytes | Network inbound throughput | Bytes | ClusterId、NodeId | |
| NetworkOutBytes | Network outbound throughput | Bytes | ClusterId、NodeId | |
| WebInBytes | Internet ingress traffic | Bytes | ClusterId、NodeId | |
| WebOutBytes | Internet egress traffic | Bytes | ClusterId、NodeId | |
| QueryCountPerSecond | QPS | Time/second | ClusterId、NodeId | |
| EliminateRate | Eviction rate | % | ClusterId、NodeId | |
| CPUUsagePercent | CPU usage | % | ClusterId、NodeId | |
| SwapUsedBytes | Swap partition usage | Bytes | ClusterId、NodeId | |
| MemUsedPercent | Memory usage | % | ClusterId、NodeId | |
| RealRspTime | Average response time | ms | ClusterId、NodeId | |
| KeyspaceMisses | key miss count | Item | ClusterId、NodeId | |
| TotalCmdProcessed | Total commands processed | Item | ClusterId、NodeId | |
| RejectedConns | Rejected connections | Item | ClusterId、NodeId | |
| BlockedClients | Blocked connections | Item | ClusterId、NodeId | |
| MasterLinkStatus | Replication status | - | ClusterId、NodeId | |
| ProxyQueryCountPerSecond | Proxy node operations per second | Item/second | ClusterId、NodeId | |
| RedisQueryCountPerSecond | Redis node operations per second | Item/second | ClusterId、NodeId | |
| OmemRatio | Client buffer utilization | % | ClusterId、NodeId | |
| SlowlogLength | Slow logs | Item | ClusterId、NodeId | |
| RedisLocalCli | Instance status | % | ClusterId、NodeId | |
| IOWriteBytes | Disk write IO | Bytes | ClusterId、NodeId | |
| IOReadBytes | Disk read IO | Bytes | ClusterId、NodeId | |
| DiskUsedPercent | Disk utilization | % | ClusterId、NodeId | |
| ReadQPS | RealReadQPS | Time/second | ClusterId、NodeId | |
| WriteQPS | RealWriteQPS | Time/second | ClusterId、NodeId | |
| DiskUsedBytes | Disk usage | Bytes | ClusterId、NodeId | |
| SetCmdQps | SetCmdQps | Time/second | ClusterId、NodeId | |
| GetCmdQps | GetCmdQps | Time/second | ClusterId、NodeId | |
| IncrCmdQps | IncrCmdQps | Time/second | ClusterId、NodeId | |
| HgetCmdQps | HgetCmdQps | Time/second | ClusterId、NodeId | |
| HsetCmdQps | HsetCmdQps | Time/second | ClusterId、NodeId | |
| LpushCmdQps | LpushCmdQps | Time/second | ClusterId、NodeId | |
| RpushCmdQps | RpushCmdQps | Time/second | ClusterId、NodeId | |
| LpopCmdQps | LpopCmdQps | Time/second | ClusterId、NodeId | |
| RpopCmdQps | RpopCmdQps | Time/second | ClusterId、NodeId | |
| SaddCmdQps | SaddCmdQps | Time/second | ClusterId、NodeId | |
| ScardCmdQps | ScardCmdQps | Time/second | ClusterId、NodeId | |
| SismemberCmdQps | SismemberCmdQps | Time/second | ClusterId、NodeId | |
| ZaddCmdQps | ZaddCmdQps | Time/second | ClusterId、NodeId | |
| ZcardCmdQps | ZcardCmdQps | Time/second | ClusterId、NodeId | |
| ZcountCmdQps | ZcountCmdQps | Time/second | ClusterId、NodeId | |
| KeysNumber | Cached keys | Item | ClusterId、NodeId | |
| CmdHitsCount | Read request hit | Time | ClusterId、NodeId | |
| EvictedKeyCount | Evictions | Time/second | ClusterId、NodeId | |
| ExpiredKeyCount | Expired keys | Time/second | ClusterId、NodeId | |
| MemFragmentationRatio | Memory fragmentation ratio | % | ClusterId、NodeId | |
| CmdMgetQPS | Mget requests | Time/second | ClusterId、NodeId | |
| CmdReadQPS | Read request | Time/second | ClusterId、NodeId | |
| CmdWriteQPS | Write request | Time/second | ClusterId、NodeId | |
| CmdOtherQPS | Other requests | Time/second | ClusterId、NodeId | |
| CmdMissCount | Read request Miss | Time | ClusterId、NodeId | |
| SlowlogLength | Slow query | Time | ClusterId、NodeId | |
| LatencyAvg | Average execution latency | ms | ClusterId、NodeId | |
| LatencyRead | Average read latency | ms | ClusterId、NodeId | |
| LatencyWrite | Average write latency | ms | ClusterId、NodeId | |
| CmdBigValue | Large Value requests | Time/second | ClusterId、NodeId | |
| CmdErr | Execution errors | Time/second | ClusterId、NodeId | |
| CmdKeyCount | Key requests | Time/second | ClusterId、NodeId | |
| LatencyMax | Maximum execution latency | ms | ClusterId、NodeId | |
| LatencyP99 | P99 execution latency | ms | ClusterId、NodeId | |
| LatencyOther | Average latency of other commands | ms | ClusterId、NodeId | |
| ConnectedClients | Instance connections | Item | ClusterId、NodeId | |
| ConnectionPercent | Connection utilization | % | ClusterId、NodeId | |
| MaxSlavesOffset | Maximum replication lag | Byte | ClusterId、NodeId | |
| NodeMemUsedBytes | Node memory usage | MB | ClusterId、NodeId | |
| NodeNetworkInBytes | Node network inbound throughput | Byte | ClusterId、NodeId | |
| NodeNetworkOutBytes | Node network outbound throughput | Byte | ClusterId、NodeId | |
| NodeQueryCountPerSecond | Node QPS | Time/second | ClusterId、NodeId | |
| NodeConnectedClients | Node connections | Item | ClusterId、NodeId | |
| NodeIOReadBytes | Node disk read IO | MB | ClusterId、NodeId | |
| NodeIOWriteBytes | Node disk write IO | MB | ClusterId、NodeId | |
| NodeKeysNumber | Node cached keys | Item | ClusterId、NodeId | |
| TotalCmdProcessedPerSecond | cmds processed per second | Count/S | ClusterId、NodeId | |
| NodeTotalCmdProcessedPerSecond | cmds processed per second at redis node | Count/S | ClusterId、NodeId | |
| TotalCmdProcessedPeriod | cmds processed in sampling period | Count | ClusterId、NodeId | |
| NodeTotalCmdProcessedPeriod | cmds processed in sampling period at redis node | Count | ClusterId、NodeId | |
| ExpiredKeyCountPerSecond | Expired keys per second | Count/S | ClusterId、NodeId | |
| NodeExpiredKeyCountPerSecond | Expired keys per second at redis node | Count/S | ClusterId、NodeId | |
| ExpiredKeyCountPeriod | Expired keys in sampling period | Count | ClusterId、NodeId | |
| NodeExpiredKeyCountPeriod | Expired keys in sampling period at redis node | Count | ClusterId、NodeId | |
| MaxConnection | Maximum connections | Count | ClusterId、NodeId | |
| NodeMaxConnection | Maximum connections at redis primary/replica node | Count | ClusterId、NodeId | |
| RedisMaxConnection | Maximum connections at redis node | Count | ClusterId、NodeId | |
| EvictedKeyCountPeriod | Evicted keys in sampling period | Count | ClusterId、NodeId | |
| RejectedConnsPeriod | Rejected connections in sampling period | Count | ClusterId、NodeId | |
| CmdHitsCountPeriod | Key hits in sampling period | Count | ClusterId、NodeId | |
| KeyspaceMissesPeriod | Key misses in sampling period | Count | ClusterId、NodeId | |
| ProxySlowlogLengthPeriod | Slow logs in sampling period at Proxy node | Count | ClusterId、NodeId | |
| RedisSlowlogLengthPeriod | Slow logs in sampling period at Redis node | Count | ClusterId、NodeId | |
| NodeSlowlogLengthPeriod | Slow logs in sampling period at node | Count | ClusterId、NodeId |
Cloud Database TableStorage
- Scope: BCE_BTS
- Dimension: InstanceName, TableName
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| StorageScale | Data storage size | Byte | ||
| TableTotalCount | Total requests across all table APIs | Time | ||
| TableTotalCountStatus200 | 2xx requests across all table APIs | Time | ||
| TableTotalCountStatus300 | 3xx requests across all table APIs | Time | ||
| TableTotalCountStatus400 | 4xx requests across all table APIs | Time | ||
| TableTotalCountStatus500 | 5xx requests across all table APIs | Time | ||
| TotalErrorRowCount | Error rows across all table APIs | Row | ||
| TableTotalPublicBytesIn | Internet ingress traffic across all table APIs | Byte | ||
| TableTotalPublicBytesOut | Internet egress traffic across all table APIs | Byte | ||
| TableTotalPrivateBytesIn | Intranet ingress traffic across all table APIs | Byte | ||
| TableTotalPrivateBytesOut | Intranet egress traffic across all table APIs | Byte | ||
| TableTotalErrorRate | Request error rate across all table APIs | Percentage |
Cloud database DocDB for MongoDB
- Scope: BCE_MONGODB
- Dimension: InstanceId, NodeId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension |
|---|---|---|---|
| InsertOPCount | insert operation | ops/sec | InstanceId、NodeId |
| QueryOPCount | query operation | ops/sec | InstanceId、NodeId |
| DeleteOPCount | delete operation | ops/sec | InstanceId、NodeId |
| UpdateOPCount | update operation | ops/sec | InstanceId、NodeId |
| GetMoreOPCount | getmore operation | ops/sec | InstanceId、NodeId |
| CommandOPCount | command operation | ops/sec | InstanceId、NodeId |
| CurrentConnections | Instance connections | Item | InstanceId、NodeId |
| NetInBytes | Ingress traffic | byte/s | InstanceId、NodeId |
| NetOutBytes | Egress traffic | byte/s | InstanceId、NodeId |
| CpuUsage | CPU usage | % | InstanceId、NodeId |
| MemoryUsage | Memory usage | % | InstanceId、NodeId |
| DiskUsed | Disk space usage | MB | InstanceId、NodeId |
| DiskUsage | Disk space usage rate | % | InstanceId、NodeId |
| OpenCursorsCount | Open cursor count | Item | InstanceId、NodeId |
| TimedoutCursorsCount | Cursor timeouts within the last 1 minute | Item | InstanceId、NodeId |
| CurrentQueueReaders | Read lock wait queue length | Item | InstanceId、NodeId |
| CurrentQueueWriters | Write lock wait queue length | Item | InstanceId、NodeId |
| ActiveReaders | Clients holding global read lock | Item | InstanceId、NodeId |
| ActiveWriters | Clients holding global write lock | Item | InstanceId、NodeId |
| WriteConcurrentTransactionsOut | Write transaction parallelism | Item | InstanceId、NodeId |
| ReadConcurrentTransactionsOut | Read transaction parallelism | Item | InstanceId、NodeId |
| WriteConcurrentTransactionsAvailable | Available write transaction parallelism | Item | InstanceId、NodeId |
| ReadConcurrentTransactionsAvailable | Available read transaction parallelism | Item | InstanceId、NodeId |
| ReplicationLag | Master-slave latency | Second | InstanceId、NodeId |
| OplogReservedTime | oplog retention period | Second | InstanceId、NodeId |
| WiredTigerCacheUsage | WiredTiger Cache utilization | % | InstanceId、NodeId |
| WiredTigerDirtyCachePercent | WiredTiger Cache dirty page rate | % | InstanceId、NodeId |
| DeletedDocumentCount | Deleted files | Item/second | InstanceId、NodeId |
| InsertedDocumentCount | Inserted files | Item/second | InstanceId、NodeId |
| ReturnDocumentCount | Returned files | Item/second | InstanceId、NodeId |
| UpdatedDocumentCount | Updated files | Item/second | InstanceId、NodeId |
| ConnectionsUsage | Instance connection utilization | % | InstanceId、NodeId |
| ScannedKeys | Scanned indexes | Item/second | InstanceId、NodeId |
| ScannedDocs | Scanned files | Item/second | InstanceId、NodeId |
| ScanAndOrder | Unindexed sort operations | Time/second | InstanceId、NodeId |
| WriteConflict | Write collisions | Time/second | InstanceId、NodeId |
| DiskReadQps | Data disk read IOPS | Time/second | InstanceId、NodeId |
| DiskWriteQps | Data disk write IOPS | Time/second | InstanceId、NodeId |
| DiskReadBytes | Data disk read throughput | Byte/second | InstanceId、NodeId |
| DiskWriteBytes | Data disk write throughput | Byte/second | InstanceId、NodeId |
| DiskIOUsagePercent | Data disk IO utilization | % | InstanceId、NodeId |
Cloud database dedicated cluster (DDC)
- Scope: BCE_DDC
- Dimension: InstanceId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| CPUUsagePercent | CPU occupation ratio | % | InstanceId | |
| MysqlDataSize | Disk used space | MB | InstanceId | |
| MysqlDiskUsedSize | Disk storage usage | MB | InstanceId | |
| DiskUsagePercent | Disk utilization | % | InstanceId | |
| MemUsedSize | Memory used space | MB | InstanceId | |
| MemUsagePercent | Memory usage | % | InstanceId | |
| TransactionMaxActiveSeconds | Maximum transaction duration | Second | InstanceId | |
| SlowQueryCount | Slow queries | Time | InstanceId | |
| SelectScanCount | Full table scan count | Time | InstanceId | |
| SelectCountPerSecond | Queries per second | Time/second | InstanceId | |
| UpdateCountPerSecond | Updates per second | Time/second | InstanceId | |
| DeleteCountPerSecond | Deletions per second | Time/second | InstanceId | |
| InsertCountPerSecond | Insertions per second | Time/second | InstanceId | |
| QcacheHitPercent | Query cache hit rate | % | InstanceId | |
| QcacheUsePercent | Query cache utilization | % | InstanceId | |
| TransactionCountPerSecond | Commits per second | Time/second | InstanceId | |
| TransactionRollbackCountPerSecond | Rollbacks per second | Time/second | InstanceId | |
| ReplaceCountPerSecond | Overwrites per second | Time/second | InstanceId | |
| QPS | Operations per second | Time/second | InstanceId | |
| TPS | Transactions per second | Time/second | InstanceId | |
| ThreadConnectedCount | Current open connections | Item | InstanceId | |
| ConnectionUsagePercent | Connection utilization | % | InstanceId | |
| ThreadsCreatedCount | Created threads | Item | InstanceId | |
| ThreadRunningCount | Running threads | Item | InstanceId | |
| MaxConnectionsCount | Maximum connections | Item | InstanceId | |
| TableLocksWaitedPerSecond | Table lock waits | Time/second | InstanceId | |
| OpenedTablesCount | Opened tables | Item | InstanceId | |
| CreatedTmpTablesPerSecond | Temporary tables | Item/second | InstanceId | |
| InnodbCacheHitPercent | innodb cache hit rate | % | InstanceId | |
| InnodbCacheUsePercent | innodb cache utilization | % | InstanceId | |
| InnodbNumOpenFiles | Number of tables currently opened by InnoDB | Item | InstanceId | |
| CreatedTmpFilesCountPerSecond | Temporary files | Item | InstanceId | |
| CreatedTmpDiskTablesPerSecond | Temporary tables on disk | Item/second | InstanceId | |
| HandlerReadRndNextPerSecond | Read next row requests | Time/second | InstanceId | |
| HandlerRollbackPerSecond | Internal rollbacks | Time/second | InstanceId | |
| HandlerCommitPerSecond | Internal commits | Time/second | InstanceId | |
| InnodbBufferPoolPagesFree | InnoDB empty pages | Item | InstanceId | |
| InnodbBufferPoolPagesTotal | InnoDB total pages | Item | InstanceId | |
| InnodbBufferPoolPagesRequestsPerSecond | InnoDB logical read | Time/second | InstanceId | |
| InnodbBufferPoolReadsPerSecond | InnoDB physical read | Time/second | InstanceId | |
| InnodbDataReadPerSecond | InnoDB read throughput | Byte/second | InstanceId | |
| InnodbDataReadsPerSecond | InnoDB total read throughput | Time/second | InstanceId | |
| InnodbDataWritesPerSecond | InnoDB total write throughput | Time/second | InstanceId | |
| InnodbDataFsyncsPerSecond | Innodb fsync calls per second | Time/second | InstanceId | |
| InnodbDataWrittenPerSecond | InnoDB write throughput | Byte/second | InstanceId | |
| InnodbRowsDeletedPerSecond | InnoDB rows deleted | Time/second | InstanceId | |
| InnodbRowsInsertedPerSecond | InnoDB rows inserted | Time/second | InstanceId | |
| InnodbRowsUpdatedPerSecond | InnoDB rows updated | Time/second | InstanceId | |
| InnodbRowsReadPerSecond | InnoDB rows read | Time/second | InstanceId | |
| InnodbRowLockTimeAvg | InnoDB average row lock acquisition time | Millisecond | InstanceId | |
| InnodbRowLockWaitsPerSecond | InnoDB row lock waits | Time/second | InstanceId | |
| MasterSlaveSyncDistance | Primary-backup delay distance | MB | InstanceId | |
| SlaveBehindMaster | Primary-backup delay time | Second | InstanceId | |
| SlaveIORunning | IO thread status | Status value (1-Yes, 0-No) | InstanceId | |
| SlaveSQLRunning | SQL thread status | Status value (1-Yes, 0-No) | InstanceId | |
| NetworkInBytes | Network inbound throughput | Byte | InstanceId | |
| NetworkOutBytes | mysql bytes sent | kb/second | InstanceId | |
| BinlogCacheUsePerSecond | Binary logged transactions count | Time/second | InstanceId | |
| BytesReceivedPerSecond | mysql bytes received | kb/second | InstanceId | |
| BytesSentPerSecond | mysql bytes sent | Time/second | InstanceId | |
| ComAlterTablePerSecond | Table operation count | Time/second | InstanceId | |
| CPUUsagePercentReal | Actual CPU utilization | % | InstanceId | |
| DataDiskIOPS | Disk read/write times | Time | InstanceId | |
| InnodbCacheHitPercentPerSecond | InnoDBbuff hit rate | %/second | InstanceId | |
| InnodbLogWaits | InnoDB log buffer fresh waits | Time | InstanceId | |
| InnodbLogWaitsPercent | InnoDB flush wait ratio | % | InstanceId | |
| InnodbLogWriteRequestsPerSecond | InnoDBredolog write requests | Time/second | InstanceId | |
| InnodbLogWritesPerSecond | InnoDBredolog writes | Time/second | InstanceId | |
| KeyBlocksUnused | Unused cache pages | Item | InstanceId | |
| KeyBlocksUsed | Cache usage | Item | InstanceId | |
| KeyCacheBlockCount | Cache blocks | Item | InstanceId | |
| KeyCacheBlockUsed | Used cache blocks | Item | InstanceId | |
| KeyCacheHitPercent | Cache hit rate | % | InstanceId | |
| KeyCacheUsePercent | Cache utilization | % | InstanceId | |
| KeyReadRequestsPerSecond | Cache read requests | Item/second | InstanceId | |
| KeyReadsPerSecond | Disks read | Item/second | InstanceId | |
| KeyWriteRequestsPerSecond | Cache writing requests | Item/second | InstanceId | |
| KeyWritesPerSecond | Disks written | Item/second | InstanceId | |
| LogCapacity | Log storage usage | MB | InstanceId | |
| MysqlSlowQueriesPt | Slow queries | Time/second | InstanceId | |
| OpenFilesPerSecond | Open files | Time/second | InstanceId | |
| Position | Co-located primary instances | Status value (1-standby pool, 0-host pool) | InstanceId | |
| QcacheFreeBlocks | qcache not used | Item | InstanceId | |
| QcacheFreeMemory | qcache available memory | KB | InstanceId | |
| QcacheHitsPerSecond | qcache hits | Item/second | InstanceId | |
| QcacheInsertsPerSecond | qchche inserts | Item/second | InstanceId | |
| QcacheLowmemPrunesPerSecond | qcache deletions | Item/second | InstanceId | |
| QcacheNotCached | qchche not cached | Ten thousand | InstanceId | |
| QcacheQueriesInCachePerSecond | qcache registrations | Item/second | InstanceId | |
| QcacheTotalBlocks | qchche total blocks | Item | InstanceId | |
| QueriesPerSecond | Service execution count -queries | Time/second | InstanceId | |
| QueryCountPerSecond | Operations per second | Time/second | InstanceId | |
| QuestionsPerSecond | Service execution count -questions | Time/second | InstanceId | |
| ReadOpCountPerSecond | Query requests | Time/second | InstanceId | |
| TableLocksImmediatePerSecond | Immediate table locks | Item/second | InstanceId | |
| ThreadsCacheHitsPercent | Thread cache hit rate | % | InstanceId | |
| ThreadsCacheHitsPercentPerSecond | Thread cache hit rate per second | %/second | InstanceId | |
| ThreadsCreatedCount | Created threads | Item | InstanceId | |
| WriteOpCountPerSecond | Update requests | Time/second | InstanceId | |
| InnodbOsFileReadsPerSecond | InnoDB OS file reads | Item/second | InstanceId | |
| InnodbOsFileWritesPerSecond | InnoDB OS file writes | Item/second | InstanceId | |
| InnodbOsFsyncsPerSecond | InnoDB fsync () operations | Item/second | InstanceId |
Cloud database HBase
- Scope: BCE_HBASE
- Dimension: InstanceId, NodeId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension |
|---|---|---|---|
| RitCount | Number of regions in RIT state | Item | InstanceId |
| RitCountOverThreshold | Number of regions in time-out RIT state | Item | InstanceId |
| CompactionQueueLength | Compaction queue requests | Item | nodeId |
| RitOldestAge | Maximum duration of RIT state | ms | InstanceId |
| AverageLoad | Average load | % | InstanceId |
| LiveRegionServers | Number of active RS | Item | InstanceId |
| DeadRegionServers | Number of stopped RS | Item | InstanceId |
| ClusterRequests | Total cluster requests | Item | InstanceId |
| MergePlanCount | Pending Merge operations | Item | InstanceId |
| SplitPlanCount | Pending Split operations | Item | InstanceId |
| ReceivedBytes | Total bytes received by cluster | Bytes | InstanceId |
| SentBytes | Total bytes sent by cluster | Bytes | InstanceId |
| RegionTooBusyException | RegionTooBusy errors | Time | InstanceId |
| TotalExceptionsCount | Total errors | Time | InstanceId |
| ProcessCallTimeNumOps | Total operations | Time | InstanceId |
| AverageRegionSize | Average size of Region | Bytes | nodeId |
| RegionCount | Total number of Region | Item | nodeId |
| AppendMean | Append_mean | ms | nodeId |
| GetMean | Average latency of read requests | ms | nodeId |
| PutMean | Average latency of write requests | ms | nodeId |
| FlushTimeNumOps | RS disk writes | Time | nodeId |
| TotalRegionServerExceptionsCount | exceptions | Time | nodeId |
| NumActiveHandler | RPC handler count | Item | nodeId |
| ReceivedBytes | Bytes received by node | Bytes | nodeId |
| SentBytes | Bytes sent by node | Bytes | nodeId |
| BlockCacheSize | Block cache size | Bytes | nodeId |
| BlockCacheFreeSize | Remaining block cache size | Bytes | nodeId |
| BlockCacheCount | Block cache hits | Time | nodeId |
| BlockCacheExpressHitPercent | Block cache hit rate | % | nodeId |
| ReadQps | Read request QPS | Query/s | nodeId |
| L1CacheHitRatio | L1 cache hit rate | % | nodeId |
| L2CacheHitRatio | L2 cache hit rate | % | nodeId |
| WriteQps | Write request QPS | Query/s | nodeId |
| CapacityTotalGB | Storage space capacity | GB | InstanceId |
| CapacityUsedGB | Used system space | GB | InstanceId |
| CapacityRemainingGB | Remaining system space | GB | InstanceId |
| CapacityUsedPercent | Storage space utilization | % | InstanceId |
| FilesTotal | Total number of files | Item | InstanceId |
| PendingDataNodeMessageCount | datanode requests queued at standby NameNode | Item | InstanceId |
| PendingDeletionBlocks | Unverified blocks | Item | InstanceId |
| PendingReplicationBlocks | Under-replicated blocks | Item | InstanceId |
| MissingBlocks | Missing blocks | Item | InstanceId |
| CorruptBlocks | Corrupt blocks | Item | InstanceId |
| BytesRead | Total read bytes | Bytes | nodeId |
| BytesWritten | Total write bytes | Bytes | nodeId |
| FlushNanosAvgTime | flush average time of file system | ms | nodeId |
| FlushNanosNumOps | File system flush operations | ms | nodeId |
| ArchiveStorageCapacityTotalGB | Archive storage space capacity | GB | InstanceId |
| ArchiveStorageCapacityUsedGB | Used archive storage space | GB | InstanceId |
| ArchiveStorageCapacityRemainingGB | Remaining archive storage space | GB | InstanceId |
| ArchiveStorageCapacityUsedPercent | Archive storage space utilization | % | InstanceId |
| NumAliveConnections | Active connections | Item | InstanceId |
| TSDBConnections | TSDB links | Item | nodeId |
| TSDBConnectionExceptions | TSDB link exceptions | Item | nodeId |
| TSDBHttpRequestRate | TSDB Http API request rate | Item/s | nodeId |
| TSDBRpcExceptions | TSDB request exceptions | Item | nodeId |
| TSDBLatency50Pct | Average latency of TSDB requests | ms | nodeId |
| CpuLoadAvg | Average load per minute | None | nodeId |
| ProcessCpu | CPU usage | % | nodeId |
| CpuIdle | CPU idle ratio | % | nodeId |
| ProcessMem | Memory usage | % | nodeId |
| IOWrite | Disk write rate | Bytes/s | nodeId |
| IORead | Disk read rate | Bytes/s | nodeId |
| UsedStorageSize | Storage space usage | Bytes | nodeId |
| UsedStorageRate | Storage usage percentage | % | nodeId |
| FreeStorageSize | Available storage space | Bytes | nodeId |
| SSDUsedStorageSize | SSD storage space usage | Bytes | nodeId |
| SSDUsedStorageRate | SSD storage usage percentage | % | nodeId |
| SSDFreeStorageSize | SSD available storage space | Bytes | nodeId |
| HDDUsedStorageSize | HDD storage space usage | Bytes | nodeId |
| HDDUsedStorageRate | HDD storage usage percentage | % | nodeId |
| HDDFreeStorageSize | HDD available storage space | Bytes | nodeId |
| NetInBytes | Network inbound rate | Bytes/s | nodeId |
| NetOutBytes | Network outbound rate | Bytes/s | nodeId |
Elasticsearch
- Scope: BCE_BES
- Dimension: ProductRegion, DeployId, InstanceId, ProductName
| Metric name (English) | Metric name (Chinese) | Unit | Remarks |
|---|---|---|---|
| CpuSystemPercent | CPU usage | % | |
| MemoryUsedGBytes | Memory usage | GB | |
| DiskTotalGBytes | Disk space usage | GB | |
| DiskPartitionMaxUsedPercent | Maximum utilization of disk space | % | |
| JvmYoungPoolUsedPercent | JVM young utilization | % | |
| JvmOldPoolUsedPercent | JVM old utilization | % | |
| ClusterShardPerNode | Average shard count per cluster data node | Item | |
| ClusterTotalShards | Total shards in cluster | Item | |
| ClusterUnallocateShards | Unassigned shards in cluster | Item | |
| DiskWriteTps | Disk write IOPS | Time/second | |
| DiskReadTps | Disk read IOPS | Time/second | |
| DiskReadThroughput | Disk read traffic | bytes/s | |
| DiskWriteThroughput | Disk write traffic | bytes/s | |
| FullGCCount | FullGC times | Time | |
| IOUtil | IO Util average value | % | |
| IOUtil | IO Util maximum value | % | |
| Load1M | load_1m | Item | |
| HeapMemoryPercent | HeapMemory utilization | % | |
| FieldDataSize | Field Data memory usage | B | |
| WriteThreadPoolQueueSize | write thread pool queue size | Item | |
| SearchThreadPoolQueuedTaskSize | search thread pool queue size | Item | |
| SegmentMemorySize | Segment memory | B | |
| RequestCacheSize | request cache | B | |
| QueryCacheSize | query cache | B | |
| ClusterIndexAvgTime | Average write latency | ms | |
| ClusterQueryAvgTime | Average query latency | ms |
Data warehouse DORIS
- Scope: BCE_PALO
- Dimension: ProductRegion, DeployId, InstanceId, ProductName
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| CpuSystemPercent | CPU usage | % | ||
| MemoryUsedGBytes | Memory usage | GB | ||
| DiskTotalGBytes | Disk space usage | GB | ||
| DiskUsedPercent | Disk space usage rate | % | ||
| MemoryUsedPercent | Memory usage | % | ||
| ConnectionTotal | Current connections | - | ||
| MaxJournalId | Current metadata log id | - | ||
| QPS | Queries per second | q/s | ||
| RPS | Requests per second | r/s | ||
| QueryErrPerSecond | Query errors per second | err/s | ||
| JvmOldUsedPercent | JVM Old utilization | % | ||
| JvmYoungUsedPercent | JVM Young utilization | % | ||
| ProcessThreadNum | Current threads | - | ||
| ProcessFdNumUsed | File handlers | - | ||
| PushRequestWriteBytesPerSecond | Write rate | Bytes/s | ||
| QueryScanBytesPerSecond | Read rate | Bytes/s | ||
| FrontendDeadNum | LeaderNode down nodes | - | ||
| BackendDeadNum | ComputeNode down nodes | - | ||
| BrokerDeadNum | BrokerNode down nodes | - | ||
| MaxTabletCompactionScore | Data shard merging status | - |
MapReduce BMR
- Scope: BCE_BMR
- Dimension: ClusterId;InstanceId;ServiceId;ComponentId;TopicId;DiskName
-
Dimension format:
- ClusterId:{{集群id}}
- InstanceId:{{集群id}}-{{实例id}}
- ServiceId:{{集群id}}-{{服务名}}
- ComponentId:{{集群id}}-{{实例id}}-{{组件名}}
- TopicId:{{集群id}}-KafkaTopic/HBaseTable-{{Topic名/HBase表名}}
- DiskName:{{文件系统}}
Note: For cluster IDs and instance IDs, refer to the MapReduce BMR cluster details. File system data can be checked using the "df" command after connecting to the cluster's virtual machine. Other metrics can be reviewed in Baidu Cloud Monitor (BCM) under Cloud Product Monitor --> MapReduce BMR. Service and component names must be written in uppercase.
| Metric name (English) | Metric name (Chinese) | Dimension | Unit | Remarks |
|---|---|---|---|---|
| cluster_cpu_used_percent | Average CPU utilization in cluster | ClusterId | % | |
| cluster_mem_total | Total memory capacity in cluster | ClusterId | GB | |
| cluster_mem_used | Memory usage in cluster | ClusterId | GB | |
| cluster_mem_used_percent | Average memory utilization in cluster | ClusterId | % | |
| cluster_disk_total_size | Total disk capacity in cluster | ClusterId | GB | |
| cluster_disk_total_free | Free disk capacity in cluster | ClusterId | GB | |
| cluster_disk_total_used | Total used disk capacity in cluster | ClusterId | GB | |
| cluster_disk_total_used_percent | Total disk utilization in cluster | ClusterId | % | |
| cluster_disk_used_percent | Average disk utilization in cluster | ClusterId | % | |
| cluster_disk_max_partition_used_percent | Maximum disk utilization in cluster | ClusterId | % | |
| cluster_net_in_bitps | Total network ingress rate in cluster | ClusterId | KB | |
| cluster_net_out_bitps | Total network egress rate in cluster | ClusterId | KB | |
| cpu_user | User CPU utilization | InstanceId | % | |
| cpu_sys | System CPU utilization | InstanceId | % | |
| cpu_idle | CPU idle ratio | InstanceId | % | |
| cpu_wait_io | CPU IO-wait time ratio | InstanceId | % | |
| mem_total | Total memory | InstanceId | GB | |
| mem_used | Memory usage | InstanceId | GB | |
| mem_free | Free memory | InstanceId | GB | |
| mem_cached | File system memory cache value | InstanceId | GB | |
| mem_buffers | Block device I/O memory buffer usage | InstanceId | GB | |
| mem_used_percent | Memory utilization | InstanceId | % | |
| swap_total | Total swap partition | InstanceId | GB | |
| swap_free | Idle swap partition | InstanceId | GB | |
| swap_used | Swap partition usage | InstanceId | GB | |
| swap_used_percent | Swap partition utilization | InstanceId | % | |
| disk_max_partition_used_percent | Maximum disk partition utilization | InstanceId | % | |
| disk_total_size | Total disk capacity | InstanceId | GB | |
| disk_total_free | Free disk capacity | InstanceId | GB | |
| disk_total_used | Total disk usage | InstanceId | GB | |
| disk_total_used_percent | Total disk utilization | InstanceId | % | |
| disk_total_write_kb | Total disk write rate | InstanceId | KB/s | |
| disk_total_read_kb | Total disk read rate | InstanceId | KB/s | |
| disk_size | Total capacity per single disk | InstanceId,DiskName | GB | |
| disk_free | Available space per single disk | InstanceId,DiskName | GB | |
| disk_used | Single disk usage | InstanceId,DiskName | GB | |
| disk_used_percent | Single disk utilization | InstanceId,DiskName | % | |
| disk_write_kb | Single disk write rate | InstanceId,DiskName | KB/s | |
| disk_read_kb | Single disk read rate | InstanceId,DiskName | KB/s | |
| disk_io_util | Single disk IO utilization | InstanceId,DiskName | % | |
| disk_max_partition_io_util | Maximum disk IO utilization | InstanceId | % | |
| fd_limitation | Host-wide fd upper limit | InstanceId | Item | |
| fd_used | Host-wide allocated fd count | InstanceId | Item | |
| fd_used_percent | Host-wide fd utilization | InstanceId | % | |
| loadavg5 | Host load | InstanceId | Item | |
| net_total_in_bitps | Host-wide network interface card ingress rate | InstanceId | KB/s | |
| net_total_out_bitps | Host-wide network interface card egress rate | InstanceId | KB/s | |
| net_tcp_curr_estab | Established TCP connections | InstanceId | Item | |
| net_total_sockets_used | socket connection handlers | InstanceId | Item | |
| net_tcp_close_wait | CLOSE_WAIT status connections | InstanceId | Item | |
| yarn_ClusterMetrics_NumActiveNMs | Active nodemanagers | ServiceId | Item | |
| yarn_ClusterMetrics_NumLostNMs | Unhealthy nodemanagers | ServiceId | Item | |
| yarn_QueueMetrics_TotalMB | Total memory | ServiceId | GB | |
| yarn_QueueMetrics_TotalVCores | Total vcores | ServiceId | Item | |
| yarn_QueueMetrics_ActiveApplications | Active tasks | ServiceId | Item | |
| yarn_QueueMetrics_ActiveUsers | Active users | ServiceId | Item | |
| yarn_QueueMetrics_AggregateContainersAllocated | Total containers allocated | ServiceId | Item | |
| yarn_QueueMetrics_AggregateContainersReleased | Total containers released | ServiceId | Item | |
| yarn_QueueMetrics_AllocatedContainers | Total allocated containers | ServiceId | Item | |
| yarn_QueueMetrics_AllocatedMB | Allocated memory | ServiceId | GB | |
| yarn_QueueMetrics_AllocatedVCores | Allocated vcore | ServiceId | Item | |
| yarn_QueueMetrics_AppsCompleted | Completed tasks | ServiceId | Item | |
| yarn_QueueMetrics_AppsPending | Pending tasks | ServiceId | Item | |
| yarn_QueueMetrics_AppsRunning | Running tasks | ServiceId | Item | |
| yarn_QueueMetrics_AppsSubmitted | Submitted tasks | ServiceId | Item | |
| yarn_QueueMetrics_AvailableMB | Available memory | ServiceId | GB | |
| yarn_QueueMetrics_AvailableVCores | Available vcore | ServiceId | Item | |
| yarn_QueueMetrics_PendingContainers | Pending containers | ServiceId | Item | |
| yarn_QueueMetrics_PendingMB | Pending memory | ServiceId | GB | |
| yarn_QueueMetrics_PendingVCores | Pending vcore | ServiceId | Item | |
| yarn_QueueMetrics_running_0 | Tasks with runtime within 0-60 minutes | ServiceId | Item | |
| yarn_QueueMetrics_running_1440 | Tasks with runtime over 1440 minutes | ServiceId | Item | |
| yarn_QueueMetrics_running_300 | Tasks with runtime within 300-1440 minutes | ServiceId | Item | |
| yarn_QueueMetrics_running_60 | Tasks with runtime within 60-300 minutes | ServiceId | Item | |
| yarn_QueueMetrics_AllocatedMem_precent | Allocated memory proportion | ServiceId | % | |
| yarn_QueueMetrics_AllocatedVCore_precent | Allocated VCore proportion | ServiceId | % | |
| dfs_FSNamesystem_BlockCapacity | Total block capacity | ServiceId | Item | |
| dfs_FSNamesystem_BlocksTotal | Current block capacity | ServiceId | Item | |
| dfs_FSNamesystem_CapacityRemainingGB | Remaining HDFS capacity | ServiceId | GB | |
| dfs_FSNamesystem_CapacityTotalGB | Total HDFS capacity | ServiceId | GB | |
| dfs_FSNamesystem_CapacityUsedGB | Used HDFS capacity | ServiceId | GB | |
| dfs_FSNamesystem_CorruptBlocks | Corrupt blocks | ServiceId | Item | |
| dfs_FSNamesystem_ExcessBlocks | Over-replicated blocks | ServiceId | Item | |
| dfs_FSNamesystem_ExpiredHeartbeats | Heartbeat timeout | ServiceId | Item | |
| dfs_FSNamesystem_FilesTotal | Total number of files | ServiceId | Item | |
| dfs_FSNamesystem_LastCheckpointTime | Last checkpoint time | ServiceId | datatime | |
| dfs_FSNamesystem_LastWrittenTransactionId | Last written transaction ID | ServiceId | Item | |
| dfs_FSNamesystem_MillisSinceLastLoadedEdits | Time since last edit load | ServiceId | ms | |
| dfs_FSNamesystem_MissingBlocks | Missing blocks | ServiceId | Item | |
| dfs_FSNamesystem_UnderReplicatedBlocks | Blocks with insufficient replicas | ServiceId | Item | |
| dfs_FSNamesystem_PendingDataNodeMessageCount | datanode requests queued at standby NameNode | ServiceId | Item | |
| dfs_FSNamesystem_PendingDeletionBlocks | Unverified blocks | ServiceId | Item | |
| dfs_FSNamesystem_PendingReplicationBlocks | Under-replicated blocks | ServiceId | Item | |
| dfs_FSNamesystem_PostponedMisreplicatedBlocks | Deferred corrupt blocks | ServiceId | Item | |
| dfs_FSNamesystem_ScheduledReplicationBlocks | Pending replication blocks | ServiceId | Item | |
| dfs_FSNamesystem_TotalLoad | namenode Xceiver count | ServiceId | Item | |
| dfs_FSNamesystem_TransactionsSinceLastCheckpoint | New transaction count since last checkpoint | ServiceId | Item | |
| dfs_FSNamesystem_TransactionsSinceLastLogRoll | New transaction count since last roll editlog | ServiceId | Item | |
| dfs_FSNamesystem_CapacityUsed_percent | HDFS capacity utilization | ServiceId | % | |
| dfs_FSNamesystem_NumLiveDataNodes | Healthy nodes per DataNode | ServiceId | Item | |
| dfs_FSNamesystem_NumDeadDataNodes | Unhealthy nodes per DataNode | ServiceId | Item | |
| dfs_FSNamesystem_VolumeFailuresTotal | Failed volumes per DataNode | ServiceId | Item | |
| dfs_namenode_Safemode | Safe mode | ServiceId | Item | |
| hbase_ritCount | Number of regions in RIT state | ServiceId | Item | |
| hbase_ritCountOverThreshold | Number of regions in time-out RIT state | ServiceId | Item | |
| hbase_ritOldestAge | Maximum duration of RIT state | ServiceId | ms | |
| hbase_averageLoad | Average load | ServiceId | Item | |
| hbase_numRegionServers | Number of active RS | ServiceId | Item | |
| hbase_numDeadRegionServers | Number of stopped RS | ServiceId | Item | |
| hbase_clusterRequests | Total cluster requests | ServiceId | Item | |
| hbase_mergePlanCount | Pending Merge operations | ServiceId | Item | |
| hbase_splitPlanCount | Pending Split operations | ServiceId | Item | |
| hbase_receivedBytes | Received bytes | ServiceId | Bytes | |
| hbase_sentBytes | Bytes sent | ServiceId | Bytes | |
| hbase_queueSize | Queue size | ServiceId | Item | |
| hbase_numCallsInGeneralQueue | Regular queue calls | ServiceId | Time | |
| hbase_numCallsInReplicationQueue | Replica queue calls | ServiceId | Time | |
| hbase_numCallsInPriorityQueue | Priority queue calls | ServiceId | Time | |
| hbase_numOpenConnections | Persistent links size | ServiceId | Item | |
| hbase_numActiveHandler | Active handler | ServiceId | Item | |
| hbase_numGeneralCallsDropped | Dropped regular requests | ServiceId | Time | |
| hbase_numLifoModeSwitches | Stack mode switches | ServiceId | Time | |
| hbase_authenticationSuccesses | Authentication successes | ServiceId | Time | |
| hbase_authenticationFailures | Authentication failures | ServiceId | Time | |
| hbase_authenticationFallbacks | Authentication fallbacks | ServiceId | Time | |
| hbase_authorizationSuccesses | Authorization successes | ServiceId | Time | |
| hbase_authorizationFailures | Authorization failures | ServiceId | Time | |
| hbase_exceptions_RegionMovedException | Region state transition failures | ServiceId | Time | |
| hbase_exceptions_multiResponseTooLarge | Duplicate replies beyond threshold | ServiceId | Time | |
| hbase_exceptions_RegionTooBusyException | RegionServer overload errors | ServiceId | Time | |
| hbase_exceptions_FailedSanityCheckException | FailedSanityCheckException | ServiceId | Time | |
| hbase_exceptions_UnknownScannerException | Unknown scan errors | ServiceId | Time | |
| hbase_exceptions_OutOfOrderScannerNextException | Out-of-order scan errors | ServiceId | Time | |
| hbase_exceptions_NotServingRegionException | NotServingRegionException | ServiceId | Time | |
| hbase_exceptions_callQueueTooBig | Queue capacity exceeded errors | ServiceId | Time | |
| hbase_exceptions_ScannerResetException | Scanner reset errors | ServiceId | Time | |
| hbase_exceptions | Total errors | ServiceId | Time | |
| hbase_ProcessCallTime_num_ops | Total operations | ServiceId | Time | |
| hbase_ProcessCallTime_min | Minimum processing time | ServiceId | ms | |
| hbase_ProcessCallTime_max | Maximum processing time | ServiceId | ms | |
| hbase_ProcessCallTime_mean | Average processing time | ServiceId | ms | |
| hbase_QueueCallTime_num_ops | Queue calls | ServiceId | Time | |
| hbase_QueueCallTime_min | Minimum call time | ServiceId | ms | |
| hbase_QueueCallTime_max | Maximum call time | ServiceId | ms | |
| hbase_QueueCallTime_mean | Average call time | ServiceId | ms | |
| proc_cpu_usage | Process CPU utilization | ComponentId | % | |
| proc_mem_usage | Process memory utilization | ComponentId | % | |
| jvm_gc_O | Old | ComponentId | % | |
| jvm_gc_E | Young | ComponentId | % | |
| jvm_gc_M | Metadata | ComponentId | % | |
| jvm_gc_CCS | Compression ratio | ComponentId | % | |
| jvm_gc_YGCT | Young GC duration | ComponentId | s | |
| jvm_gc_FGCT | FullGC duration | ComponentId | s | |
| jvm_gc_GCT | Overall GC duration | ComponentId | s | |
| jvm_gc_YGC | Young GC count | ComponentId | Time | |
| jvm_gc_FGC | FullGC times | ComponentId | Time | |
| hive_hs2_active_sessions | Current active Session count | ComponentId | Item | |
| hive_hs2_open_sessions | Current open Session count | ComponentId | Item | |
| hive_hs2_open_connections | Current open connections | ComponentId | Item | |
| hive_hs2_cumulative_connection_count | Cumulative connections | ComponentId | Item | |
| hive_hs2_active_calls_api_runTasks | Current Runtask requests | ComponentId | Item | |
| hive_hs2_compiling_queries | Average compilation time | ComponentId | ms | |
| hive_hs2_executing_queries | Average query execution time | ComponentId | ms | |
| hive_hs2_submitted_queries | Average query submission time | ComponentId | ms | |
| hive_hs2_succeeded_queries | Successful queries since service startup | ComponentId | Item | |
| hive_hs2_sql_operation_active_user | Current active users | ComponentId | Item | |
| hive_hs2_completed_sql_operation_FINISHED | Total completed SQL count | ComponentId | Item | |
| hive_hs2_sql_operation_PENDING | Average PEEDING duration of SQL tasks | ComponentId | ms | |
| hive_hs2_sql_operation_RUNNING | Average RUNNING duration of SQL tasks | ComponentId | ms | |
| hive_metastore_active_calls_alter_table | Current active AlterTable requests | ComponentId | Time | |
| hive_metastore_active_calls_create_table | Current active CreateTable requests | ComponentId | Time | |
| hive_metastore_active_calls_drop_table | Current active DropTable requests | ComponentId | Time | |
| hive_metastore_create_total_count_tables | Tables created since service startup | ComponentId | Item | |
| hive_metastore_delete_total_count_tables | Tables dropped since service startup | ComponentId | Item | |
| hive_metastore_api_alter_table | Average time of AlterTable requests | ComponentId | ms | |
| hive_metastore_api_alter_table_with_environment_context | Average time of AlterTableWithEnvContext requests | ComponentId | ms | |
| hive_metastore_api_create_table | Average time of CreateTable requests | ComponentId | ms | |
| hive_metastore_api_create_table_with_environment_context | Average time of CreateTableWithEnvContext requests | ComponentId | ms | |
| hive_metastore_api_drop_table | Average time of DropTable requests | ComponentId | ms | |
| hive_metastore_api_drop_table_with_environment_context | Average time of DropTableWithEnvContext requests | ComponentId | ms | |
| hive_metastore_api_get_table | Average time of GetTable requests | ComponentId | ms | |
| hive_metastore_api_get_table_req | Average time of GetTableReq requests | ComponentId | ms | |
| hive_metastore_api_get_table_objects_by_name_req | Average time of GetTableObjectsByName requests | ComponentId | ms | |
| hive_metastore_api_get_tables | Average time of GetTables requests | ComponentId | ms | |
| hive_metastore_api_get_tables_by_type | Average time of GetTablesByType requests | ComponentId | ms | |
| hive_metastore_api_get_multi_table | Average time of GetMultiTable requests | ComponentId | ms | |
| hive_metastore_api_get_table_statistics_req | Average time of GetTableStatistics requests | ComponentId | ms | |
| hive_metastore_api_get_all_databases | Average time of GetAllDatabases requests | ComponentId | ms | |
| hive_metastore_api_get_database | Average time of GetDatabase requests | ComponentId | ms | |
| hive_metastore_api_get_databases | Average time of GetDatabases requests | ComponentId | ms | |
| hive_metastore_api_get_all_functions | Average time of GetAllFunctions requests | ComponentId | ms | |
| yarn_NodeManagerMetrics_AllocatedContainers | Current allocated containers | ComponentId | Item | |
| yarn_NodeManagerMetrics_AllocatedGB | Current allocated container memory | ComponentId | GB | |
| yarn_NodeManagerMetrics_AvailableGB | Current free memory | ComponentId | GB | |
| yarn_NodeManagerMetrics_ContainersCompleted | Completed containers | ComponentId | Item | |
| yarn_NodeManagerMetrics_ContainersIniting | Initialized containers | ComponentId | Item | |
| yarn_NodeManagerMetrics_ContainersKilled | Killed containers | ComponentId | Item | |
| yarn_NodeManagerMetrics_ContainersLaunched | Containers in "Started" status | ComponentId | Item | |
| yarn_NodeManagerMetrics_ContainersRunning | Containers in "Running" status | ComponentId | Item | |
| yarn_timeline_GetEntitiesOps | Bulk entities fetch operations per TimelineServer | ComponentId | Time | |
| yarn_timeline_GetEntitiesTimeAvgTime | Average bulk entities fetch time per TimelineServer | ComponentId | ms | |
| yarn_timeline_GetEntityOps | Entity fetch operations per TimelineServer | ComponentId | Time | |
| yarn_timeline_GetEntityTimeAvgTime | Average entity fetch time per TimelineServer | ComponentId | ms | |
| yarn_timeline_GetEventsOps | Bulk events fetch operations per TimelineServer | ComponentId | Time | |
| yarn_timeline_GetEventsTimeAvgTime | Average bulk events fetch time per TimelineServer | ComponentId | ms | |
| yarn_timeline_PostEntitiesOps | Bulk entities update operations per TimelineServer | ComponentId | Time | |
| yarn_timeline_PostEntitiesTimeAvgTime | Average bulk entities update time per TimelineServer | ComponentId | ms | |
| yarn_timeline_PutDomainOps | Domain update operations per TimelineServer | ComponentId | Time | |
| yarn_timeline_PutDomainTimeAvgTime | Average Domain update time per TimelineServer | ComponentId | ms | |
| yarn_timeline_GetDomainOps | Domain fetch operations per TimelineServer | ComponentId | Time | |
| yarn_timeline_GetDomainTimeAvgTime | Average Domain fetch time per TimelineServer | ComponentId | ms | |
| yarn_timeline_GetDomainsOps | Bulk Domains fetch operations perTimelineServer | ComponentId | Time | |
| yarn_timeline_GetDomainsTimeAvgTime | Average bulk Domains fetch time perTimelineServer | ComponentId | ms | |
| dfs_namenode_MemHeapCommitted | Submitted heap memory | ComponentId | MB | |
| dfs_namenode_MemHeapMaxM | Total heap memory | ComponentId | MB | |
| dfs_namenode_MemHeapUsedM | Used heap memory | ComponentId | MB | |
| dfs_namenode_MemMaxM | Maximum memory | ComponentId | MB | |
| dfs_namenode_MemNonHeapCommittedM | Non-heap memory committed | ComponentId | MB | |
| dfs_namenode_MemNonHeapMaxM | Maximum non-heap memory | ComponentId | MB | |
| dfs_namenode_MemNonHeapUsedM | Non-heap memory usage | ComponentId | MB | |
| dfs_namenode_SafeModeTime | Safemode time | ComponentId | ms | |
| dfs_namenode_AddBlockOps | Write block count | ComponentId | Time | |
| dfs_namenode_BlockReportAvgTime | Average time of block report | ComponentId | ms | |
| dfs_namenode_BlockReportNumOps | block report count | ComponentId | Time | |
| dfs_namenode_CreateFileOps | File creation count | ComponentId | Time | |
| dfs_namenode_DeleteFileOps | File deletion count | ComponentId | Time | |
| dfs_namenode_FileInfoOps | File info lookup count | ComponentId | Time | |
| dfs_namenode_FilesCreated | Created files | ComponentId | Item | |
| dfs_namenode_FilesDeleted | Deleted files | ComponentId | Item | |
| dfs_namenode_FilesInGetListingOps | getlist operations | ComponentId | Time | |
| dfs_namenode_FilesRenamed | Renamed files | ComponentId | Item | |
| dfs_namenode_FsImageLoadTime | fsImage load time | ComponentId | ms | |
| dfs_namenode_GetAdditionalDatanodeOps | GetAdditionalDatanode operations | ComponentId | Time | |
| dfs_namenode_GetBlockLocations | GetBlockLocations operations | ComponentId | Time | |
| dfs_namenode_GetListingOps | getListing operations | ComponentId | Time | |
| dfs_namenode_SyncsAvgTime | Average editlog sync latency | ComponentId | ms | |
| dfs_namenode_SyncsNumOps | editlog sync operations | ComponentId | Time | |
| dfs_namenode_TransactionsAvgTime | Average transaction time | ComponentId | ms | |
| dfs_namenode_TransactionsBatchedInSync | Transaction sync count at flush | ComponentId | Time | |
| dfs_namenode_TransactionsNumOps | Number of transaction | ComponentId | Item | |
| dfs_datanode_MemHeapCommittedM | Submitted heap memory | ComponentId | MB | |
| dfs_datanode_MemHeapMaxM | Total heap memory | ComponentId | MB | |
| dfs_datanode_MemHeapUsedM | Used heap memory | ComponentId | MB | |
| dfs_datanode_MemMaxM | Maximum memory | ComponentId | MB | |
| dfs_datanode_MemNonHeapCommittedM | Non-heap memory committed | ComponentId | MB | |
| dfs_datanode_MemNonHeapMaxM | Maximum non-heap memory | ComponentId | MB | |
| dfs_datanode_MemNonHeapUsedM | Non-heap memory usage | ComponentId | MB | |
| dfs_datanode_BlockReportsAvgTime | Average latency of block report to namenode | ComponentId | ms | |
| dfs_datanode_BlockReportsNumOps | Block reports to namenode | ComponentId | Time | |
| dfs_datanode_BlocksRead | Disk block read operations | ComponentId | Time | |
| dfs_datanode_BlocksRemoved | Deleted blocks | ComponentId | Time | |
| dfs_datanode_BlocksReplicated | Block replication operations | ComponentId | Item | |
| dfs_datanode_BlocksVerified | Block verification count | ComponentId | Time | |
| dfs_datanode_BlocksWritten | Blocks written | ComponentId | Item | |
| dfs_datanode_BytesRead | Total read bytes | ComponentId | bytes | |
| dfs_datanode_BytesWritten | Total write bytes | ComponentId | bytes | |
| dfs_datanode_CopyBlockOpAvgTime | Average block replication time | ComponentId | ms | |
| dfs_datanode_CopyBlockOpNumOps | Block replication count | ComponentId | Time | |
| dfs_datanode_HeartbeatsAvgTime | Average latency of report to namenode | ComponentId | ms | |
| dfs_datanode_HeartbeatsNumOps | Reports to namenode | ComponentId | Time | |
| dfs_datanode_ReadBlockOpAvgTime | Average block read time | ComponentId | ms | |
| dfs_datanode_ReadBlockOpNumOps | Block read operations | ComponentId | Time | |
| dfs_datanode_ReadsFromLocalClient | Local read operations | ComponentId | Time | |
| dfs_datanode_ReadsFromRemoteClient | Remote read operations | ComponentId | Time | |
| dfs_datanode_WriteBlockOpAvgTime | Average block write time | ComponentId | ms | |
| dfs_datanode_WriteBlockOpNumOps | Block write operations | ComponentId | Time | |
| dfs_datanode_WritesFromLocalClient | Local write operations | ComponentId | Time | |
| dfs_datanode_WritesFromRemoteClient | Remote write operations | ComponentId | Time | |
| dfs_datanode_PacketAckRoundTripTimeNanosAvgTime | Average packet acknowledgment time | ComponentId | ms | |
| dfs_datanode_PacketAckRoundTripTimeNanosNumOps | Packet acknowledgment count | ComponentId | Time | |
| dfs_datanode_FlushNanosAvgTime | flush average time of file system | ComponentId | ms | |
| dfs_datanode_FlushNanosNumOps | flush average time of file system | ComponentId | ms | |
| dfs_datanode_ReplaceBlockOpAvgTime | Average block replacement time | ComponentId | ms | |
| dfs_datanode_ReplaceBlockOpNumOps | Block replacement count | ComponentId | Time | |
| dfs_datanode_SendDataPacketBlockedOnNetworkNanosAvgTime | Average block send time on network | ComponentId | ms | |
| dfs_datanode_SendDataPacketBlockedOnNetworkNanosNumOps | Blocks generated on network | ComponentId | Time | |
| dfs_datanode_SendDataPacketTransferNanosAvgTime | Average packet send time on network | ComponentId | ms | |
| dfs_datanode_SendDataPacketTransferNanosNumOps | Packets sent on network | ComponentId | Item | |
| dfs_datanode_FsStat_Capacity | DataNode capacity | ComponentId | GB | |
| dfs_datanode_FsStat_DfsUsed | DataNode usage | ComponentId | GB | |
| dfs_datanode_FsStat_NumFailedVolumes | Failed volumes | ComponentId | GB | |
| LeaderCount | leader partitions per broker | ComponentId | Item | |
| PartitionCount | Partitions per broker | ComponentId | Item | |
| NetworkProcessorAvgIdlePercent | IO thread utilization | ComponentId | % | |
| RequestHandlerAvgIdlePercent | Thread processing request utilization | ComponentId | % | |
| ActiveControllerCount | Controller nodes | ComponentId | Item | |
| UnderReplicatedPartitions | Under-replicated replicas | ComponentId | Item | |
| OfflinePartitionsCount | Offline replicas | ComponentId | Item | |
| PreferredReplicaImbalanceCount | Preferred replica imbalances | ComponentId | Item | |
| LeaderElectionRateAndTimeMs | Leader elections | ComponentId | Time/s | |
| UncleanLeaderElectionsPerSec | Unsynchronized Leader elections | ComponentId | Time/s | |
| IsrShrinksPerSec | ISR Shrink operations per second | ComponentId | Time/s | |
| IsrExpandsPerSec | ISR Expand operations per second | ComponentId | Time/s | |
| TotalFetchRequestsPerSec | Read requests per second | ComponentId | Time/s | |
| TotalProduceRequestsPerSec | Write requests per second | ComponentId | Time/s | |
| BytesInPerSec | Broker write traffic | ComponentId | KB/s | |
| BytesOutPerSec | Broker read traffic | ComponentId | KB/s | |
| MessagesInPerSec | Broker write messages | ComponentId | Item/s | |
| zk_avg_latency | Average response latency | ComponentId | ms | |
| zk_max_latency | Maximum response latency | ComponentId | ms | |
| zk_min_latency | Minimum response latency | ComponentId | ms | |
| zk_packets_received | Packets received | ComponentId | Item | |
| zk_packets_sent | Number of Packets Sent | ComponentId | Item | |
| zk_num_alive_connections | Active connections | ComponentId | Item | |
| zk_outstanding_requests | Pending requests | ComponentId | Item | |
| zk_server_state | Active/standby state | ComponentId | Item | |
| zk_znode_count | znode count | ComponentId | Item | |
| zk_watch_count | watch count | ComponentId | Item | |
| zk_ephemerals_count | Temporary nodes | ComponentId | Item | |
| zk_approximate_data_size | Approximate total data size | ComponentId | bytes | |
| zk_open_file_descriptor_count | Open file descriptors | ComponentId | Item | |
| zk_max_file_descriptor_count | Maximum file descriptors | ComponentId | Item | |
| zk_followers | Follower count | ComponentId | Item | |
| zk_synced_followers | Synchronized Followers | ComponentId | Item | |
| zk_pending_syncs | Blocked sync operation | ComponentId | Item | |
| hbase_rs_averageRegionSize | Average size of Region | ComponentId | Bytes | |
| hbase_rs_regionCount | Number of Region | ComponentId | Item | |
| hbase_rs_percentFilesLocalSecondaryRegions | Region replica locality | ComponentId | % | |
| hbase_rs_hlogFileCount | Number of WAL files | ComponentId | Item | |
| hbase_rs_hlogFileSize | Size of WAL files | ComponentId | Bytes | |
| hbase_rs_memStoreSize | Memstore size | ComponentId | MB | |
| hbase_rs_storeCount | Number of Store | ComponentId | Item | |
| hbase_rs_storeFileCount | Number of Storefile | ComponentId | Item | |
| hbase_rs_storeFileSize | Size of Storefile | ComponentId | MB | |
| hbase_rs_storeFileIndexSize | storeFileIndexSize | ComponentId | Bytes | |
| hbase_rs_staticIndexSize | staticIndexSize | ComponentId | Bytes | |
| hbase_rs_staticBloomSize | staticBloomSize | ComponentId | Bytes | |
| hbase_rs_flushedCellsSize | Disk flush size | ComponentId | Bytes | |
| hbase_rs_Append_mean | Append_mean | ComponentId | ms | |
| hbase_rs_Replay_mean | Append_mean | ComponentId | ms | |
| hbase_rs_Get_mean | Append_mean | ComponentId | ms | |
| hbase_rs_updatesBlockedTime | updatesBlockedTime | ComponentId | ms | |
| hbase_rs_FlushTime_num_ops | RS disk writes | ComponentId | Time | |
| hbase_rs_splitQueueLength | split queue requests | ComponentId | Item | |
| hbase_rs_compactionQueueLength | Compaction queue requests | ComponentId | Item | |
| hbase_rs_totalRequestCount | Total requests | ComponentId | Time | |
| hbase_rs_readRequestCount | Read requests | ComponentId | Time | |
| hbase_rs_writeRequestCount | Write requests | ComponentId | Time | |
| hbase_rs_compactedCellsCount | Compacted cells count | ComponentId | Item | |
| hbase_rs_majorCompactedCellsCount | Major compacted cells count | ComponentId | Item | |
| hbase_rs_splitRequestCount | region split requests | ComponentId | Time | |
| hbase_rs_splitSuccessCount | region split successes | ComponentId | Time | |
| hbase_rs_slowGetCount | Slow requests >1000ms | ComponentId | Time | |
| hbase_rs_authenticationFailures | RPC authentication failures | ComponentId | Time | |
| hbase_rs_authenticationSuccesses | RPC authentication successes | ComponentId | Time | |
| hbase_rs_numOpenConnections | RPC open connections | ComponentId | Item | |
| hbase_rs_exceptions_FailedSanityCheckException | FailedSanityCheckException | ComponentId | Time | |
| hbase_rs_exceptions_NotServingRegionException | NotServingRegionException | ComponentId | Time | |
| hbase_rs_exceptions_OutOfOrderScannerNextException | OutOfOrderScannerNextException | ComponentId | Time | |
| hbase_rs_exceptions_RegionMovedException | RegionMovedException | ComponentId | Time | |
| hbase_rs_exceptions_RegionTooBusyException | RegionTooBusyException | ComponentId | Time | |
| hbase_rs_exceptions_UnknownScannerException | UnknownScannerException | ComponentId | Time | |
| hbase_rs_exceptions | Exceptions | ComponentId | Time | |
| hbase_rs_numActiveHandler | RPC handler count | ComponentId | Item | |
| hbase_rs_numCallsInPriorityQueue | numCallsInPriorityQueue | ComponentId | Item | |
| hbase_rs_numCallsInReplicationQueue | numCallsInReplicationQueue | ComponentId | Item | |
| hbase_rs_numCallsInGeneralQueue | numCallsInGeneralQueue | ComponentId | Item | |
| hbase_rs_receivedBytes | Received bytes | ComponentId | Bytes | |
| hbase_rs_sentBytes | Bytes sent | ComponentId | Bytes | |
| hbase_rs_queueSize | Queue size | ComponentId | Item | |
| hbase_rs_blockCacheSize | block cache size | ComponentId | Bytes | |
| hbase_rs_blockCacheFreeSize | Remaining block cache size | ComponentId | Bytes | |
| hbase_rs_blockCacheCount | Block cache hits | ComponentId | Bytes | |
| hbase_rs_blockCacheCountHitPercent | Block cache hit rate | ComponentId | % | |
| hbase_rs_blockCacheExpressHitPercent | Block cache open hit rate | ComponentId | % | |
| ck_server_event_InsertQuery | ck_event_InsertQuery | ComponentId | Time | |
| ck_server_event_InsertedRows | ck_event_InsertedRows | ComponentId | Entry | |
| ck_server_event_DelayedInserts | ck_event_DelayedInserts | ComponentId | Entry | |
| ck_server_event_RejectedInserts | ck_event_RejectedInserts | ComponentId | Entry | |
| ck_server_event_MergedRows | ck_event_MergedRows | ComponentId | Row | |
| ck_server_metrics_BackgroundPoolTask | ck_metrics_BackgroundPoolTask | ComponentId | Item | |
| ck_server_metrics_Merge | ck_metrics_Merge | ComponentId | Time | |
| ck_server_metrics_MemoryTrackingForMerges | ck_metrics_MemoryTrackingForMerges | ComponentId | bytes | |
| ck_server_metrics_PartMutation | ck_metrics_PartMutation | ComponentId | Item | |
| ck_server_event_Query | ck_event_Query | ComponentId | Time | |
| ck_server_event_SelectQuery | ck_event_SelectQuery | ComponentId | Time | |
| ck_server_event_FailedQuery | ck_event_FailedQuery | ComponentId | Time | |
| ck_server_event_SlowRead | ck_event_SlowRead | ComponentId | Item | |
| ck_server_metrics_MemoryTracking | ck_metrics_MemoryTracking | ComponentId | bytes | |
| ck_server_event_MarkCacheHits | ck_event_MarkCacheHits | ComponentId | Item | |
| ck_server_event_MarkCacheMisses | ck_event_MarkCacheMisses | ComponentId | Item | |
| ck_server_metrics_ReadonlyReplica | ck_metrics_ReadonlyReplica | ComponentId | Item | |
| ck_server_metrics_ReplicatedFetch | ck_metrics_ReplicatedFetch | ComponentId | Item | |
| ck_server_metrics_ReplicatedSend | ck_metrics_ReplicatedSend | ComponentId | Item | |
| ck_server_event_ZooKeeperTransactions | ck_event_ZooKeeperTransactions | ComponentId | Item | |
| ck_server_metrics_ZooKeeperSession | ck_metrics_ZooKeeperSession | ComponentId | Item | |
| ck_server_metrics_ZooKeeperWatch | ck_metrics_ZooKeeperWatch | ComponentId | Item | |
| ck_server_metrics_Query | ck_metrics_Query | ComponentId | Time | |
| ck_server_metrics_ReplicatedChecks | ck_metrics_ReplicatedChecks | ComponentId | Item | |
| ck_server_metrics_BackgroundMovePoolTask | ck_metrics_BackgroundMovePoolTask | ComponentId | Item | |
| ck_server_metrics_BackgroundSchedulePoolTask | ck_metrics_BackgroundSchedulePoolTask | ComponentId | Item | |
| ck_server_metrics_BackgroundBufferFlushSchedulePoolTask | ck_metrics_BackgroundBufferFlushSchedulePoolTask | ComponentId | Item | |
| ck_server_metrics_BackgroundDistributedSchedulePoolTask | ck_metrics_BackgroundDistributedSchedulePoolTask | ComponentId | Item | |
| ck_server_metrics_CacheDictionaryUpdateQueueBatches | ck_metrics_CacheDictionaryUpdateQueueBatches | ComponentId | Item | |
| ck_server_metrics_CacheDictionaryUpdateQueueKeys | ck_metrics_CacheDictionaryUpdateQueueKeys | ComponentId | Item | |
| ck_server_metrics_DiskSpaceReservedForMerge | ck_metrics_DiskSpaceReservedForMerge | ComponentId | bytes | |
| ck_server_metrics_DistributedSend | ck_metrics_DistributedSend | ComponentId | Item | |
| ck_server_metrics_QueryPreempted | ck_metrics_QueryPreempted | ComponentId | Item | |
| ck_server_metrics_TCPConnection | ck_metrics_TCPConnection | ComponentId | Item | |
| ck_server_metrics_MySQLConnection | ck_metrics_MySQLConnection | ComponentId | Item | |
| ck_server_metrics_HTTPConnection | ck_metrics_HTTPConnection | ComponentId | Item | |
| ck_server_metrics_InterserverConnection | ck_metrics_InterserverConnection | ComponentId | Item | |
| ck_server_metrics_PostgreSQLConnection | ck_metrics_PostgreSQLConnection | ComponentId | Item | |
| ck_server_metrics_OpenFileForRead | ck_metrics_OpenFileForRead | ComponentId | Item | |
| ck_server_metrics_OpenFileForWrite | ck_metrics_OpenFileForWrite | ComponentId | Item | |
| ck_server_metrics_Read | ck_metrics_Read | ComponentId | Item | |
| ck_server_metrics_Write | ck_metrics_Write | ComponentId | Item | |
| ck_server_metrics_SendScalars | ck_metrics_SendScalars | ComponentId | Item | |
| ck_server_metrics_SendExternalTables | ck_metrics_SendExternalTables | ComponentId | Item | |
| ck_server_metrics_QueryThread | ck_metrics_QueryThread | ComponentId | Item | |
| ck_server_metrics_MemoryTrackingInBackgroundProcessingPool | ck_metrics_MemoryTrackingInBackgroundProcessingPool | ComponentId | bytes | |
| ck_server_metrics_MemoryTrackingInBackgroundMoveProcessingPool | ck_metrics_MemoryTrackingInBackgroundMoveProcessingPool | ComponentId | bytes | |
| ck_server_metrics_MemoryTrackingInBackgroundSchedulePool | ck_metrics_MemoryTrackingInBackgroundSchedulePool | ComponentId | bytes | |
| ck_server_metrics_MemoryTrackingInBackgroundBufferFlushSchedulePool | ck_metrics_MemoryTrackingInBackgroundBufferFlushSchedulePool | ComponentId | bytes | |
| ck_server_metrics_MemoryTrackingInBackgroundDistributedSchedulePool | ck_metrics_MemoryTrackingInBackgroundDistributedSchedulePool | ComponentId | bytes | |
| ck_server_metrics_EphemeralNode | ck_metrics_EphemeralNode | ComponentId | Item | |
| ck_server_metrics_ZooKeeperRequest | ck_metrics_ZooKeeperRequest | ComponentId | Item | |
| ck_server_metrics_DelayedInserts | ck_metrics_DelayedInserts | ComponentId | Item | |
| ck_server_metrics_ContextLockWait | ck_metrics_ContextLockWait | ComponentId | Item | |
| ck_server_metrics_StorageBufferRows | ck_metrics_StorageBufferRows | ComponentId | Item | |
| ck_server_metrics_StorageBufferBytes | ck_metrics_StorageBufferBytes | ComponentId | bytes | |
| ck_server_metrics_DictCacheRequests | ck_metrics_DictCacheRequests | ComponentId | Item | |
| ck_server_metrics_Revision | ck_metrics_Revision | ComponentId | Item | |
| ck_server_metrics_VersionInteger | ck_metrics_VersionInteger | ComponentId | Version | |
| ck_server_metrics_RWLockWaitingReaders | ck_metrics_RWLockWaitingReaders | ComponentId | Item | |
| ck_server_metrics_RWLockWaitingWriters | ck_metrics_RWLockWaitingWriters | ComponentId | Item | |
| ck_server_metrics_RWLockActiveReaders | ck_metrics_RWLockActiveReaders | ComponentId | Item | |
| ck_server_metrics_RWLockActiveWriters | ck_metrics_RWLockActiveWriters | ComponentId | Item | |
| ck_server_metrics_GlobalThread | ck_metrics_GlobalThread | ComponentId | Item | |
| ck_server_metrics_GlobalThreadActive | ck_metrics_GlobalThreadActive | ComponentId | Item | |
| ck_server_metrics_LocalThread | ck_metrics_LocalThread | ComponentId | Item | |
| ck_server_metrics_LocalThreadActive | ck_metrics_LocalThreadActive | ComponentId | Item | |
| ck_server_metrics_DistributedFilesToInsert | ck_metrics_DistributedFilesToInsert | ComponentId | Item | |
| ck_server_event_FailedSelectQuery | ck_event_FailedSelectQuery | ComponentId | Time | |
| ck_server_event_FailedInsertQuery | ck_event_FailedInsertQuery | ComponentId | Time | |
| ck_server_event_FileOpen | ck_event_FileOpen | ComponentId | Item | |
| ck_server_event_Seek | ck_event_Seek | ComponentId | Time | |
| ck_server_event_ReadBufferFromFileDescriptorRead | ck_event_ReadBufferFromFileDescriptorRead | ComponentId | Item | |
| ck_server_event_ReadBufferFromFileDescriptorReadBytes | ck_event_ReadBufferFromFileDescriptorReadBytes | ComponentId | bytes | |
| ck_server_event_WriteBufferFromFileDescriptorWrite | ck_event_WriteBufferFromFileDescriptorWrite | ComponentId | Item | |
| ck_server_event_WriteBufferFromFileDescriptorWriteFailed | ck_event_WriteBufferFromFileDescriptorWriteFailed | ComponentId | Item | |
| ck_server_event_WriteBufferFromFileDescriptorWriteBytes | ck_event_WriteBufferFromFileDescriptorWriteBytes | ComponentId | bytes | |
| ck_server_event_ReadCompressedBytes | ck_event_ReadCompressedBytes | ComponentId | bytes | |
| ck_server_event_CompressedReadBufferBlocks | ck_event_CompressedReadBufferBlocks | ComponentId | Item | |
| ck_server_event_CompressedReadBufferBytes | ck_event_CompressedReadBufferBytes | ComponentId | bytes | |
| ck_server_event_IOBufferAllocs | ck_event_IOBufferAllocs | ComponentId | Item | |
| ck_server_event_IOBufferAllocBytes | ck_event_IOBufferAllocBytes | ComponentId | bytes | |
| ck_server_event_ArenaAllocChunks | ck_event_ArenaAllocChunks | ComponentId | Item | |
| ck_server_event_ArenaAllocBytes | ck_event_ArenaAllocBytes | ComponentId | bytes | |
| ck_server_event_FunctionExecute | ck_event_FunctionExecute | ComponentId | Item | |
| ck_server_event_TableFunctionExecute | ck_event_TableFunctionExecute | ComponentId | Item | |
| ck_server_event_CreatedReadBufferOrdinary | ck_event_CreatedReadBufferOrdinary | ComponentId | Item | |
| ck_server_event_DiskReadElapsedMicroseconds | ck_event_DiskReadElapsedMicroseconds | ComponentId | μs | |
| ck_server_event_DiskWriteElapsedMicroseconds | ck_event_DiskWriteElapsedMicroseconds | ComponentId | μs | |
| ck_server_event_NetworkReceiveElapsedMicroseconds | ck_event_NetworkReceiveElapsedMicroseconds | ComponentId | μs | |
| ck_server_event_NetworkSendElapsedMicroseconds | ck_event_NetworkSendElapsedMicroseconds | ComponentId | μs | |
| ck_server_event_ReplicatedPartFetches | ck_event_ReplicatedPartFetches | ComponentId | Item | |
| ck_server_event_ReplicatedPartMerges | ck_event_ReplicatedPartMerges | ComponentId | Item | |
| ck_server_event_InsertedBytes | ck_event_InsertedBytes | ComponentId | bytes | |
| ck_server_event_DelayedInsertsMilliseconds | ck_event_DelayedInsertsMilliseconds | ComponentId | ms | |
| ck_server_event_ZooKeeperInit | ck_event_ZooKeeperInit | ComponentId | Item | |
| ck_server_event_ZooKeeperList | ck_event_ZooKeeperList | ComponentId | Item | |
| ck_server_event_ZooKeeperCreate | ck_event_ZooKeeperCreate | ComponentId | Item | |
| ck_server_event_ZooKeeperWaitMicroseconds | ck_event_ZooKeeperWaitMicroseconds | ComponentId | μs | |
| ck_server_event_ZooKeeperBytesSent | ck_event_ZooKeeperBytesSent | ComponentId | bytes | |
| ck_server_event_ZooKeeperBytesReceived | ck_event_ZooKeeperBytesReceived | ComponentId | bytes | |
| ck_server_event_ReadBackoff | ck_event_ReadBackoff | ComponentId | Item | |
| ck_server_event_ReplicaPartialShutdown | ck_event_ReplicaPartialShutdown | ComponentId | Item | |
| ck_server_event_SelectedParts | ck_event_SelectedParts | ComponentId | Item | |
| ck_server_event_SelectedRanges | ck_event_SelectedRanges | ComponentId | Item | |
| ck_server_event_SelectedMarks | ck_event_SelectedMarks | ComponentId | Item | |
| ck_server_event_Merge | ck_event_Merge | ComponentId | Time | |
| ck_server_event_MergedUncompressedBytes | ck_event_MergedUncompressedBytes | ComponentId | bytes | |
| ck_server_event_MergesTimeMilliseconds | ck_event_MergesTimeMilliseconds | ComponentId | ms | |
| ck_server_event_MergeTreeDataWriterRows | ck_event_MergeTreeDataWriterRows | ComponentId | Row | |
| ck_server_event_MergeTreeDataWriterUncompressedBytes | ck_event_MergeTreeDataWriterUncompressedBytes | ComponentId | bytes | |
| ck_server_event_MergeTreeDataWriterCompressedBytes | ck_event_MergeTreeDataWriterCompressedBytes | ComponentId | bytes | |
| ck_server_event_MergeTreeDataWriterBlocks | ck_event_MergeTreeDataWriterBlocks | ComponentId | Item | |
| ck_server_event_MergeTreeDataWriterBlocksAlreadySorted | ck_event_MergeTreeDataWriterBlocksAlreadySorted | ComponentId | Item | |
| ck_server_event_CannotRemoveEphemeralNode | ck_event_CannotRemoveEphemeralNode | ComponentId | Item | |
| ck_server_event_RegexpCreated | ck_event_RegexpCreated | ComponentId | Item | |
| ck_server_event_ContextLock | ck_event_ContextLock | ComponentId | Item | |
| ck_server_event_RWLockAcquiredReadLocks | ck_event_RWLockAcquiredReadLocks | ComponentId | Item | |
| ck_server_event_RWLockAcquiredWriteLocks | ck_event_RWLockAcquiredWriteLocks | ComponentId | Item | |
| ck_server_event_RWLockReadersWaitMilliseconds | ck_event_RWLockReadersWaitMilliseconds | ComponentId | ms | |
| ck_server_event_RealTimeMicroseconds | ck_event_RealTimeMicroseconds | ComponentId | μs | |
| ck_server_event_UserTimeMicroseconds | ck_event_UserTimeMicroseconds | ComponentId | μs | |
| ck_server_event_SystemTimeMicroseconds | ck_event_SystemTimeMicroseconds | ComponentId | μs | |
| ck_server_event_SoftPageFaults | ck_event_SoftPageFaults | ComponentId | Item | |
| ck_server_event_OSIOWaitMicroseconds | ck_event_OSIOWaitMicroseconds | ComponentId | μs | |
| ck_server_event_OSCPUWaitMicroseconds | ck_event_OSCPUWaitMicroseconds | ComponentId | μs | |
| ck_server_event_OSCPUVirtualTimeMicroseconds | ck_event_OSCPUVirtualTimeMicroseconds | ComponentId | Item | |
| ck_server_event_OSReadBytes | ck_event_OSReadBytes | ComponentId | bytes | |
| ck_server_event_OSWriteBytes | ck_event_OSWriteBytes | ComponentId | bytes | |
| ck_server_event_OSReadChars | ck_event_OSReadChars | ComponentId | Item | |
| ck_server_event_OSWriteChars | ck_event_OSWriteChars | ComponentId | Item | |
| ck_server_event_CreatedHTTPConnections | ck_event_CreatedHTTPConnections | ComponentId | Item | |
| ck_server_event_QueryProfilerSignalOverruns | ck_event_QueryProfilerSignalOverruns | ComponentId | Item | |
| ck_server_event_CreatedLogEntryForMerge | ck_event_CreatedLogEntryForMerge | ComponentId | Item | |
| ck_server_async_metrics_NumberOfTables | ck_async_metrics_NumberOfTables | ComponentId | Item | |
| ck_server_async_metrics_NumberOfDatabases | ck_async_metrics_NumberOfDatabases | ComponentId | Item | |
| ck_server_async_metrics_MaxPartCountForPartition | ck_async_metrics_MaxPartCountForPartition | ComponentId | Item | |
| ck_server_async_metrics_ReplicasSumQueueSize | ck_async_metrics_ReplicasSumQueueSize | ComponentId | Item | |
| ck_server_async_metrics_ReplicasMaxMergesInQueue | ck_async_metrics_ReplicasMaxMergesInQueue | ComponentId | Item | |
| ck_server_async_metrics_MemoryShared | ck_async_metrics_MemoryShared | ComponentId | bytes | |
| ck_server_async_metrics_MemoryCode | ck_async_metrics_MemoryCode | ComponentId | bytes | |
| ck_server_async_metrics_ReplicasMaxAbsoluteDelay | ck_async_metrics_ReplicasMaxAbsoluteDelay | ComponentId | Item | |
| ck_server_async_metrics_ReplicasMaxQueueSize | ck_async_metrics_ReplicasMaxQueueSize | ComponentId | Item | |
| ck_server_async_metrics_MemoryVirtual | ck_async_metrics_MemoryVirtual | ComponentId | bytes | |
| ck_server_async_metrics_MarkCacheBytes | ck_async_metrics_MarkCacheBytes | ComponentId | bytes | |
| ck_server_async_metrics_CompiledExpressionCacheCount | ck_async_metrics_CompiledExpressionCacheCount | ComponentId | Item | |
| ck_server_async_metrics_ReplicasSumMergesInQueue | ck_async_metrics_ReplicasSumMergesInQueue | ComponentId | Item | |
| ck_server_async_metrics_UncompressedCacheBytes | ck_async_metrics_UncompressedCacheBytes | ComponentId | Item | |
| ck_server_async_metrics_ReplicasSumInsertsInQueue | ck_async_metrics_ReplicasSumInsertsInQueue | ComponentId | Item | |
| ck_server_async_metrics_MarkCacheFiles | ck_async_metrics_MarkCacheFiles | ComponentId | Item | |
| ck_server_async_metrics_MemoryDataAndStack | ck_async_metrics_MemoryDataAndStack | ComponentId | bytes | |
| kudu_master_data_dirs_failed | Failed data directories | ComponentId | Item | |
| kudu_master_data_dirs_full | Full data directories | ComponentId | Item | |
| kudu_master_glog_error_messages | ERROR-level log messages in master | ComponentId | Time | |
| kudu_master_glog_warning_messages | WARNING-level log messages in master | ComponentId | Time | |
| kudu_master_rpc_connections_accepted | RPC requests received in master | ComponentId | Item | |
| kudu_master_rpc_incoming_queue_time_percentile_99 | RPC queue wait time P99 in master | ComponentId | ms | |
| kudu_master_rpcs_queue_overflow | RPC queue overflows in master | ComponentId | Time | |
| kudu_master_rpcs_timed_out_in_queue | RPC wait timeout in master | ComponentId | ms | |
| kudu_master_threads_running | master threads | ComponentId | Item | |
| kudu_master_inbound_connections_socket_stats_pacing_rate_max | Maximum network ingress traffic per millisecond in master | ComponentId | kps | |
| kudu_master_inbound_connections_socket_stats_pacing_rate_min | Minimum network ingress traffic per millisecond in master | ComponentId | kps | |
| kudu_master_inbound_connections_socket_stats_rtt_max | Maximum network inbound round-trip time in master | ComponentId | ms | |
| kudu_master_inbound_connections_socket_stats_rtt_min | Minimum network inbound round-trip time in master | ComponentId | ms | |
| kudu_master_inbound_connections_socket_stats_rttvar_max | Maximum average deviation of network inbound round-trip time in master | ComponentId | ms | |
| kudu_master_inbound_connections_socket_stats_rttvar_min | Minimum average deviation of network inbound round-trip time in master | ComponentId | ms | |
| kudu_master_outbound_connections_socket_stats_pacing_rate_max | Maximum network egress traffic per millisecond in master | ComponentId | kps | |
| kudu_master_outbound_connections_socket_stats_pacing_rate_min | Minimum network egress traffic per millisecond in master | ComponentId | kps | |
| kudu_master_outbound_connections_socket_stats_rtt_max | Maximum network outbound round-trip time in master | ComponentId | ms | |
| kudu_master_outbound_connections_socket_stats_rtt_min | Minimum network outbound round-trip time in master | ComponentId | ms | |
| kudu_master_outbound_connections_socket_stats_rttvar_max | Maximum average deviation of network outbound round-trip time in master | ComponentId | ms | |
| kudu_master_outbound_connections_socket_stats_rttvar_min | Minimum average deviation of network outbound round-trip time in master | ComponentId | ms | |
| kudu_tserver_inbound_connections_socket_stats_pacing_rate_max | Maximum network ingress traffic per millisecond in tserver | ComponentId | kps | |
| kudu_tserver_inbound_connections_socket_stats_pacing_rate_min | Minimum network ingress traffic per millisecond in tserver | ComponentId | kps | |
| kudu_tserver_inbound_connections_socket_stats_rtt_max | Maximum network inbound round-trip time in tserver | ComponentId | ms | |
| kudu_tserver_inbound_connections_socket_stats_rtt_min | Minimum network inbound round-trip time in tserver | ComponentId | ms | |
| kudu_tserver_inbound_connections_socket_stats_rttvar_max | Maximum average deviation of network inbound round-trip time in tserver | ComponentId | ms | |
| kudu_tserver_inbound_connections_socket_stats_rttvar_min | Minimum average deviation of network inbound round-trip time in tserver | ComponentId | ms | |
| kudu_tserver_outbound_connections_socket_stats_pacing_rate_max | Maximum network egress traffic per millisecond in tserver | ComponentId | kps | |
| kudu_tserver_outbound_connections_socket_stats_pacing_rate_min | Minimum network egress traffic per millisecond in tserver | ComponentId | kps | |
| kudu_tserver_outbound_connections_socket_stats_rtt_max | Maximum network outbound round-trip time in tserver | ComponentId | ms | |
| kudu_tserver_outbound_connections_socket_stats_rtt_min | Minimum network outbound round-trip time in tserver | ComponentId | ms | |
| kudu_tserver_outbound_connections_socket_stats_rttvar_max | Maximum average deviation of network outbound round-trip time in tserver | ComponentId | ms | |
| kudu_tserver_outbound_connections_socket_stats_rttvar_min | Minimum average deviation of network outbound round-trip time in tserver | ComponentId | ms | |
| kudu_tserver_active_scanners | Active scanners | ComponentId | Item | |
| kudu_tserver_block_cache_usage | Block cache memory usage in tserver | ComponentId | byte | |
| kudu_tserver_cpu_stime | Total system CPU time in tserver | ComponentId | s | |
| kudu_tserver_cpu_utime | Total user CPU time in tserver | ComponentId | s | |
| kudu_tserver_glog_error_messages | ERROR-level log messages in tserver | ComponentId | Time | |
| kudu_tserver_memrowset_size | Rows stored in memory | ComponentId | Row | |
| kudu_tserver_num_rowsets_on_disk | Rows stored on disk | ComponentId | Row | |
| kudu_tserver_op_apply_queue_length_percentile_99 | Operation queue length P99 | ComponentId | Item | |
| kudu_tserver_op_apply_queue_time_percentile_99 | Operation queue wait time P99 | ComponentId | ms | |
| kudu_tserver_op_apply_run_time_percentile_99 | Operation execution time P99 | ComponentId | ms | |
| kudu_tserver_reactor_load_percent_percentile_99 | reactor thread load P99 | ComponentId | Item | |
| kudu_tserver_rows_deleted | Rows deleted per node | ComponentId | Row | |
| kudu_tserver_rows_inserted | Rows inserted per node | ComponentId | Row | |
| kudu_tserver_rows_updated | Rows updated per node | ComponentId | Row | |
| kudu_tserver_rows_upserted | Upserted Rows per node | ComponentId | Row | |
| kudu_tserver_scanner_duration_percentile_99 | scanner time P99 | ComponentId | ms | |
| kudu_tserver_tablets_num_failed | Failed tablets | ComponentId | Item | |
| kudu_tserver_tablets_num_running | Current running tablets | ComponentId | Item | |
| kudu_tserver_tablets_num_shutdown | Current shutdown tablets | ComponentId | Item | |
| kudu_tserver_tablets_num_stopped | Current stopped tablets | ComponentId | Item | |
| kudu_tserver_tcmalloc_current_total_thread_cache_bytes | TCMalloc memory usage by tserver threads | ComponentId | byte | |
| kudu_tserver_threads_running | tablet server threads | ComponentId | Item | |
| trino_running_queries | Total active queries | ComponentId | Item | |
| trino_queued_queries | Total queued queries | ComponentId | Item | |
| trino_failed_queries | Failed queries | ComponentId | Item/min | |
| trino_abandoned_queries | Abandoned queries | ComponentId | Item/min | |
| trino_canceled_queries | Canceled queries | ComponentId | Item/min | |
| trino_completed_queries | Completed queries | ComponentId | Item/min | |
| trino_started_queries | Total initiated queries | ComponentId | Item/min | |
| trino_input_data_size_one_minute | Input data rate | ComponentId | GB/min | |
| trino_output_data_size_one_minute | Output data rate | ComponentId | GB/min | |
| impala_catalog_impala_thrift_server_CatalogService_connections_in_use | Current active connections | ComponentId | Item | |
| impala_catalog_thread_manager_total_threads_created | Threads created in catalogd | ComponentId | Item | |
| impala_catalog_memory_total_used | Total memory usage in catalogd | ComponentId | byte | |
| impala_catalog_memory_rss | Physical memory usage in catalogd | ComponentId | byte | |
| impala_statestore_live_backends | StateStore subscribers | ComponentId | Item | |
| impala_statestore_thread_manager_total_threads_created | Threads created in statestored | ComponentId | Item | |
| impala_statestore_memory_total_used | Total memory usage in statestored | ComponentId | byte | |
| impala_statestore_memory_rss | Physical memory usage in statestored | ComponentId | byte | |
| impalad_metrics_impala_server_query_durations_ms_50th | Completed query latency P50 | ComponentId | ms | |
| impalad_metrics_impala_server_query_durations_ms_90th | Completed query latency P90 | ComponentId | ms | |
| impalad_metrics_impala_server_query_durations_ms_99_9th | Completed query latency P99.9 | ComponentId | ms | |
| impalad_metrics_impala_server_num_queries | Total queries processed in process lifetime | ComponentId | Item | |
| impalad_metrics_impala_server_num_queries_registered | Total registered queries | ComponentId | Item | |
| impalad_metrics_impala_server_ddl_durations_ms_50th | Completed DDL latency P50 | ComponentId | ms | |
| impalad_metrics_impala_server_ddl_durations_ms_90th | Completed DDL latency P90 | ComponentId | ms | |
| impalad_metrics_impala_server_ddl_durations_ms_99_9th | Completed DDL latency P99 | ComponentId | ms | |
| impalad_metrics_impala_server_num_queries_expired | Expired idle queries | ComponentId | Item | |
| impalad_metrics_impala_thrift_server_backend_connections_in_use | Current active connections at ThriftServer backend | ComponentId | Item | |
| impalad_metrics_impala_thrift_server_beeswax_frontend_connections_in_use | Current active connections at beeswaxfrontend | ComponentId | Item | |
| impalad_metrics_impala_thrift_server_hiveserver2_frontend_connections_in_use | Current active connections at Hiveserver2 frontend | ComponentId | Item | |
| impalad_metrics_impala_thrift_server_hiveserver2_frontend_total_connections | Connections at Hiveserver2 frontend | ComponentId | Item | |
| impalad_metrics_impala_thrift_server_beeswax_frontend_total_connections | Connections at Beeswax frontend | ComponentId | Item | |
| impalad_metrics_thread_manager_total_threads_created | Threads created in impalad | ComponentId | Item | |
| impalad_metrics_memory_total_used | Total memory usage in impalad | ComponentId | byte | |
| impalad_metrics_memory_rss | Physical memory usage in impalad | ComponentId | byte | |
| impalad_metrics_impala_server_num_fragments | Total completed fragments | ComponentId | Item | |
| impalad_metrics_impala_server_num_fragments_in_flight | Running fragments | ComponentId | Item | |
| BytesInPerSec_topic | Topic write traffic | TopicId | KB/s | |
| BytesOutPerSec_topic | Topic read traffic | TopicId | KB/s | |
| MessagesInPerSec_topic | Messages written to topic | TopicId | Item/s | |
| hbase_tb_tableSize | hbase_tableSize | TopicId | Bytes | |
| hbase_tb_storeFileSize | hbase_storeFileSize | TopicId | Bytes | |
| hbase_tb_readRequestCount | hbase_readRequestCount | TopicId | Item | |
| hbase_tb_writeRequestCount | hbase_writeRequestCount | TopicId | Item | |
| hbase_tb_totalRequestCount | hbase_totalRequestCount | TopicId | Item |
Baidu Stream Computing (BSC)
- Scope: BCE_BSC
- Dimension: ApplicationId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| FailTaskPercent | Task failure rate | % | ApplicationId | |
| LatencyAvg | Average execution latency | ms | ApplicationId | |
| LatencyMax | Maximum execution latency | ms | ApplicationId | |
| ThroughputMax | Maximum throughput | Entry/s | ApplicationId | |
| ThroughputAvg | Average throughput | Entry/s | ApplicationId | |
| inputRowsPerSecond | Job records input per second | Entry/s | ApplicationId | |
| isBackPressured | Task backpressure status | ApplicationId | ||
| lastCheckpointSize | Last checkpoint status | Bytes | ApplicationId | |
| latency | Job processing latency | s | ApplicationId | |
| numberOfCompletedCheckpoints | checkpoint successes | Time | ApplicationId | |
| numberOfFailedCheckpoints | checkpoint failures | Time | ApplicationId | |
| totalNumberOfCheckpoints | Total checkpoint count | Time | ApplicationId | |
| numBytesInPerSecondPerJob | Job ingress traffic per second | Bytes/s | ApplicationId | |
| numBytesOutPerSecondPerJob | Job egress traffic per second | Bytes/s | ApplicationId | |
| numRecordsInPerSecondPerJob | Job records input per second | Entry/s | ApplicationId | |
| numRecordsOutPerSecondPerJob | Job records output per second | Entry/s | ApplicationId | |
| numRestarts | Job restart operations | Time | ApplicationId | |
| restartingTime | Job restart time | s | ApplicationId | |
| processedRowsPerSecond | Job records processed per second | Entry/s | ApplicationId | |
| taskCompletedNumsPerJob | Job task successes | Time | ApplicationId | |
| taskFailedNumsPerJob | Job task failures | Time | ApplicationId | |
| numBytesInPerSecond | Task ingress traffic per second | Bytes/s | ApplicationId | |
| numBytesOutPerSecond | Task egress traffic per second | Bytes/s | ApplicationId | |
| numRecordsInPerSecond | Task records input per second | Entry/s | ApplicationId | |
| numRecordsOutPerSecond | Task records output per second | Entry/s | ApplicationId | |
| taskCompletedNums | Task successes in Executor | Time | ApplicationId | |
| taskFailedNums | Task failures in Executor | Time | ApplicationId |
Message service for Kafka-shared
- Scope: BCE_KAFKA
- Dimension: TopicId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| BytesInPerSec | Write rate | Bps | TopicId | |
| BytesOutPerSec | Read rate | Bps | TopicId | |
| MessagesInPerSec | Message write rate | Item/s | TopicId |
Message service for Kafka-dedicated
- Scope: BCE_MQ_KAFKA
- Dimension: ClusterId, BrokerId, NodeId, FaceId, DiskId, Topic, PartitionId, ConsumerGroup
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| ClusterMessagesInPerSec | Production message rate | Entry/s | ClusterId | |
| ClusterBytesInPerSec | Production message throughput | Bytes/s | ClusterId | |
| ClusterBytesOutPerSec | Consumption message throughput | Bytes/s | ClusterId | |
| ClusterTotalProduceRequestsPerSec | Write request frequency | Time/s | ClusterId | |
| ClusterTotalFetchRequestsPerSec | Read request frequency | Time/s | ClusterId | |
| ClusterActiveControllerCount | Active Controller nodes | Item | ClusterId | |
| ClusterTopicCount | Total topics | Item | ClusterId | |
| ClusterLeaderCount | Total Leader partitions | Item | ClusterId | |
| ClusterPartitionCount | Total partitions | Item | ClusterId | |
| ClusterOfflinePartitionsCount | Total offline partitions | Item | ClusterId | |
| ClusterDiskUsedBytes | Disk space usage | Bytes | ClusterId | |
| ClusterDataDiskUsedBytes | Data disk space usage | Bytes | ClusterId | |
| ClusterDiskUsedPercent | Disk space usage rate | % | ClusterId | |
| ClusterDataDiskUsedPercent | Data disk space utilization | % | ClusterId | |
| ClusterMaxDiskUsedPercent | Maximum disk space utilization | % | ClusterId | |
| ClusterMaxDataDiskUsedPercent | Maximum data disk space utilization | % | ClusterId | |
| BrokerBytesInPerSec | Production message throughput | Bytes/s | ClusterId,BrokerId | |
| BrokerBytesOutPerSec | Consumption message throughput | Bytes/s | ClusterId,BrokerId | |
| BrokerMessagesInPerSec | Production message rate | Entry/s | ClusterId,BrokerId | |
| BrokerReplicationBytesInPerSec | Replica sync ingress traffic | Bytes/s | ClusterId,BrokerId | |
| BrokerReplicationBytesOutPerSec | Replica sync egress traffic | Bytes/s | ClusterId,BrokerId | |
| BrokerReassignmentBytesInPerSec | Repartitioning ingress traffic | Bytes/s | ClusterId,BrokerId | |
| BrokerReassignmentBytesOutPerSec | Repartitioning egress traffic | Bytes/s | ClusterId,BrokerId | |
| BrokerBytesRejectedPerSec | Rejected write traffic | Bytes/s | ClusterId,BrokerId | |
| BrokerTotalProduceRequestsPerSec | Write request frequency | Time/s | ClusterId,BrokerId | |
| BrokerTotalFetchRequestsPerSec | Read request frequency | Time/s | ClusterId,BrokerId | |
| BrokerFailedProduceRequestsPerSec | Failed write request frequency | Time/s | ClusterId,BrokerId | |
| BrokerFailedFetchRequestsPerSec | Failed request read frequency | Time/s | ClusterId,BrokerId | |
| ProduceRequestsPerSec | Write request frequency | Time/s | ClusterId,BrokerId | |
| FetchConsumerRequestsPerSec | Consumption request frequency | Time/s | ClusterId,BrokerId | |
| FetchFollowerRequestsPerSec | Replica synchronization request frequency | Time/s | ClusterId,BrokerId | |
| ProduceRequestsErrorsPerSec | Failed write request frequency | Time/s | ClusterId,BrokerId | |
| FetchConsumerRequestsErrorsPerSec | Failed consumption request frequency | Time/s | ClusterId,BrokerId | |
| FetchFollowerRequestsErrorsPerSec | Failed replica synchronization request frequency | Time/s | ClusterId,BrokerId | |
| BrokerProduceMessageConversionsPerSec | Write message format conversion frequency | Entry/s | ClusterId,BrokerId | |
| BrokerFetchMessageConversionsPerSec | Read message format conversion frequency | Entry/s | ClusterId,BrokerId | |
| ActiveControllerCount | Active Controller nodes | Item | ClusterId,BrokerId | |
| GlobalTopicCount | Total topics | Item | ClusterId,BrokerId | |
| LeaderCount | Leader partitions | Item | ClusterId,BrokerId | |
| PartitionCount | Partitions | Item | ClusterId,BrokerId | |
| LeaderElectionRateAndTimeMs | Leader election frequency | Time/s | ClusterId,BrokerId | |
| UncleanLeaderElectionsPerSec | Asynchronous Leader election frequency | Time/s | ClusterId,BrokerId | |
| UnderMinIsrPartitionCount | Disk partitions with synchronous replicas below minimum ISR | Item | ClusterId,BrokerId | |
| PreferredReplicaImbalanceCount | Non-optimal Leader partitions | Item | ClusterId,BrokerId | |
| UnderReplicatedPartitions | Partitions with lagging replicas | Item | ClusterId,BrokerId | |
| OfflinePartitionsCount | Total offline partitions | Item | ClusterId,BrokerId | |
| ReplicaMaxLag | Replica-lagged messages | Entry | ClusterId,BrokerId | |
| NetworkProcessorAvgIdlePercent | Network processing thread idle ratio | % | ClusterId,BrokerId | |
| RequestHandlerAvgIdlePercent | Request processing thread idle ratio | % | ClusterId,BrokerId | |
| IsrShrinksPerSec | ISR shrink frequency | Time/s | ClusterId,BrokerId | |
| IsrExpandsPerSec | ISR expand frequency | Time/s | ClusterId,BrokerId | |
| ProduceRequestTotalTimeMs 75thPercentile | Production request processing latency P75 | ms | ClusterId,BrokerId | |
| ProduceRequestTotalTimeMs 95thPercentile | Production request processing latency P95 | ms | ClusterId,BrokerId | |
| ProduceRequestTotalTimeMs 99thPercentile | Production request processing latency P99 | ms | ClusterId,BrokerId | |
| FetchConsumerRequstTotalTimeMs 75thPercentile | Consumption request processing latency P75 | ms | ClusterId,BrokerId | |
| FetchConsumerRequstTotalTimeMs 95thPercentile | Consumption request processing latency P95 | ms | ClusterId,BrokerId | |
| FetchConsumerRequstTotalTimeMs 99thPercentile | Consumption request processing latency P99 | ms | ClusterId,BrokerId | |
| FetchFollowerRequstTotalTimeMs 75thPercentile | Replica synchronization request processing latency P75 | ms | ClusterId,BrokerId | |
| FetchFollowerRequstTotalTimeMs 95thPercentile | Replica synchronization request processing latency P95 | ms | ClusterId,BrokerId | |
| FetchFollowerRequstTotalTimeMs 99thPercentile | Replica synchronization request processing latency P99 | ms | ClusterId,BrokerId | |
| ProduceRequestQueueTimeMs 75thPercentile | Production request queue waiting latency P75 | ms | ClusterId,BrokerId | |
| ProduceRequestQueueTimeMs 95thPercentile | Production request queue waiting latency P95 | ms | ClusterId,BrokerId | |
| ProduceRequestQueueTimeMs 99thPercentile | Production request queue waiting latency P99 | ms | ClusterId,BrokerId | |
| FetchConsumerRequestQueueTimeMs 75thPercentile | Consumption request queue waiting latency P75 | ms | ClusterId,BrokerId | |
| FetchConsumerRequestQueueTimeMs 95thPercentile | Consumption request queue waiting latency P95 | ms | ClusterId,BrokerId | |
| FetchConsumerRequestQueueTimeMs 99thPercentile | Consumption request queue waiting latency P99 | ms | ClusterId,BrokerId | |
| FetchFollowerRequestQueueTimeMs 75thPercentile | Replica synchronization request queue latency P75 | ms | ClusterId,BrokerId | |
| FetchFollowerRequestQueueTimeMs 95thPercentile | Replica synchronization request queue latency P95 | ms | ClusterId,BrokerId | |
| FetchFollowerRequestQueueTimeMs 99thPercentile | Replica synchronization request queue latency P99 | ms | ClusterId,BrokerId | |
| ProduceRequestLocalTimeMs 75thPercentile | Production request Leader processing latency P75 | ms | ClusterId,BrokerId | |
| ProduceRequestLocalTimeMs 95thPercentile | Production request Leader processing latency P95 | ms | ClusterId,BrokerId | |
| ProduceRequestLocalTimeMs 99thPercentile | Production request Leader processing latency P99 | ms | ClusterId,BrokerId | |
| FetchConsumerRequestLocalTimeMs 75thPercentile | Consumption request Leader processing latency P75 | ms | ClusterId,BrokerId | |
| FetchConsumerRequestLocalTimeMs 95thPercentile | Consumption request Leader processing latency P95 | ms | ClusterId,BrokerId | |
| FetchConsumerRequestLocalTimeMs 99thPercentile | Consumption request Leader processing latency P99 | ms | ClusterId,BrokerId | |
| FetchFollowerRequestLocalTimeMs 75thPercentile | Replica synchronization request Leader processing latency P75 | ms | ClusterId,BrokerId | |
| FetchFollowerRequestLocalTimeMs 95thPercentile | Replica synchronization request Leader processing latency P95 | ms | ClusterId,BrokerId | |
| FetchFollowerRequestLocalTimeMs 99thPercentile | Replica synchronization request Leader processing latency P99 | ms | ClusterId,BrokerId | |
| ProduceRequestRemoteTimeMs 75thPercentile | Production request Follower wait latency P75 | ms | ClusterId,BrokerId | |
| ProduceRequestRemoteTimeMs 95thPercentile | Production request Follower wait latency P95 | ms | ClusterId,BrokerId | |
| ProduceRequestRemoteTimeMs 99thPercentile | Production request Follower wait latency P99 | ms | ClusterId,BrokerId | |
| FetchConsumerRequestRemoteTimeMs 75thPercentile | Consumption request waiting Follower latency P75 | ms | ClusterId,BrokerId | |
| FetchConsumerRequestRemoteTimeMs 95thPercentile | Consumption request waiting Follower latency P95 | ms | ClusterId,BrokerId | |
| FetchConsumerRequestRemoteTimeMs 99thPercentile | Consumption request waiting Follower latency P99 | ms | ClusterId,BrokerId | |
| FetchFollowerRequestRemoteTimeMs 75thPercentile | Replica synchronization request waiting Follower latency P75 | ms | ClusterId,BrokerId | |
| FetchFollowerRequestRemoteTimeMs95thPercentile | Replica synchronization request waiting Follower latency P95 | ms | ClusterId,BrokerId | |
| FetchFollowerRequestRemoteTimeMs 99thPercentile | Replica synchronization request waiting Follower latency P99 | ms | ClusterId,BrokerId | |
| ProduceResponseQueueTimeMs 75thPercentile | Production request response queue latency P75 | ms | ClusterId,BrokerId | |
| ProduceResponseQueueTimeMs 95thPercentile | Production request response queue latency P95 | ms | ClusterId,BrokerId | |
| ProduceResponseQueueTimeMs 99thPercentile | Production request response queue latency P99 | ms | ClusterId,BrokerId | |
| FetchConsumerResponseQueueTimeMs 75thPercentile | Consumption request response queue latency P75 | ms | ClusterId,BrokerId | |
| FetchConsumerResponseQueueTimeMs 95thPercentile | Consumption request response queue latency P95 | ms | ClusterId,BrokerId | |
| FetchConsumerResponseQueueTimeMs 99thPercentile | Consumption request response queue latency P99 | ms | ClusterId,BrokerId | |
| FetchFollowerResponseQueueTimeMs 75thPercentile | Replica synchronization request response queue latency P75 | ms | ClusterId,BrokerId | |
| FetchFollowerResponseQueueTimeMs 95thPercentile | Replica synchronization request response queue latency P95 | ms | ClusterId,BrokerId | |
| FetchFollowerResponseQueueTimeMs 99thPercentile | Replica synchronization request response queue latency P99 | ms | ClusterId,BrokerId | |
| ProduceResponseSendTimeMs 75thPercentile | Production request response send latency P75 | ms | ClusterId,BrokerId | |
| ProduceResponseSendTimeMs 95thPercentile | Production request response send latency P95 | ms | ClusterId,BrokerId | |
| ProduceResponseSendTimeMs 99thPercentile | Production request response send latency P99 | ms | ClusterId,BrokerId | |
| FetchConsumerResponseSendTimeMs 75thPercentile | Consumption request response send latency P75 | ms | ClusterId,BrokerId | |
| FetchConsumerResponseSendTimeMs 95thPercentile | Consumption request response send latency P95 | ms | ClusterId,BrokerId | |
| FetchConsumerResponseSendTimeMs 99thPercentile | Consumption request response send latency P99 | ms | ClusterId,BrokerId | |
| FetchFollowerResponseSendTimeMs 75thPercentile | Replica synchronous request response send latency P75 | ms | ClusterId,BrokerId | |
| FetchFollowerResponseSendTimeMs 95thPercentile | Replica synchronous request response send latency P95 | ms | ClusterId,BrokerId | |
| FetchFollowerResponseSendTimeMs 99thPercentile | Replica synchronous request response send latency P99 | ms | ClusterId,BrokerId | |
| ZooKeeperRequestLatencyMs 75thPercentile | ZK request latency P75 | ms | ClusterId,BrokerId | |
| ZooKeeperRequestLatencyMs 95thPercentile | ZK request latency P95 | ms | ClusterId,BrokerId | |
| ZooKeeperRequestLatencyMs 99thPercentile | ZK request latency P99 | ms | ClusterId,BrokerId | |
| ZooKeeperSessionState | ZK connection session state | / | ClusterId,BrokerId | |
| ZooKeeperExpiresPerSec | ZK session expiration frequency | Time/s | ClusterId,BrokerId | |
| ZooKeeperDisconnectsPerSec | ZK disconnecting frequency | Time/s | ClusterId,BrokerId | |
| ZooKeeperSyncConnectsPerSec | ZK connecting frequency | Time/s | ClusterId,BrokerId | |
| RequestQueueSize | Broker request queue size | Item | ClusterId,BrokerId | |
| ResponseQueueSize | Broker response queue size | Item | ClusterId,BrokerId | |
| EventQueueSize | Controller event queue size | Item | ClusterId,BrokerId | |
| YoungGCCount | Young GC count | Time | ClusterId,BrokerId | |
| YoungGCTotalTimeMs | Young GC duration | ms | ClusterId,BrokerId | |
| OldGCCount | Old GC count | Time | ClusterId,BrokerId | |
| OldGCTotalTimeMs | Old GC duration | ms | ClusterId,BrokerId | |
| YoungGCPerSec | Young GC frequency | Time/s | ClusterId,BrokerId | |
| YoungGCTimeMs | Duration per Young GC | ms | ClusterId,BrokerId | |
| OldGCPerSec | Old GC frequency | Time/s | ClusterId,BrokerId | |
| OldGCTimeMs | Duration per Old GC | ms | ClusterId,BrokerId | |
| CpuUsedPercent | CPU utilization | % | ClusterId,NodeId | |
| CpuIdlePercent | CPU idle ratio | % | ClusterId,NodeId | |
| CpuIOWaitPercent | CPU IO wait time ratio | % | ClusterId,NodeId | |
| CpuUserPercent | CPU user mode time ratio | % | ClusterId,NodeId | |
| CpuSystemPercent | CPU system mode time ratio | % | ClusterId,NodeId | |
| MemTotalBytes | Total memory | Bytes | ClusterId,NodeId | |
| MemFreeBytes | Available memory usage | Bytes | ClusterId,NodeId | |
| MemCacheBytes | Memory cache size | Bytes | ClusterId,NodeId | |
| MemBufferBytes | Memory buffer size | Bytes | ClusterId,NodeId | |
| MemUsedBytes | Memory usage | Bytes | ClusterId,NodeId | |
| MemUsedPercent | Memory usage | % | ClusterId,NodeId | |
| MemFreePercent | Memory availability | % | ClusterId,NodeId | |
| NetReceiveBytesPerSec | Network interface card ingress traffic | Bytes/s | ClusterId,NodeId,FaceId | |
| NetTransmitBytesPerSec | Network interface card egress traffic | Bytes/s | ClusterId,NodeId,FaceId | |
| NetReceivePacketsPerSec | Packet receive rate on network interface card | Item/s | ClusterId,NodeId,FaceId | |
| NetTransmitPacketsPerSec | Packet send rate on network interface card | Item/s | ClusterId,NodeId,FaceId | |
| NetReceiveErrorsPerSec | Error packet receive rate on network interface card | Item/s | ClusterId,NodeId,FaceId | |
| NetTransmitErrorsPerSec | Error packet send rate on network interface card | Item/s | ClusterId,NodeId,FaceId | |
| NetReceiveDroppedPerSec | Send packet drop rate on network interface card | Item/s | ClusterId,NodeId,FaceId | |
| NetTransmitDroppedPerSec | Receive packet drop rate on network interface card | Item/s | ClusterId,NodeId,FaceId | |
| NetTcpCurrentEstab | Established TCP connections | Item | ClusterId,NodeId | |
| NetTcpInSegs | TCP packets received | Item | ClusterId,NodeId | |
| NetTcpOutSegs | TCP packets sent | Item | ClusterId,NodeId | |
| NetTcpInErrs | TCP packets dropped | Item | ClusterId,NodeId | |
| NetTcpRetransSegs | TCP packets resent | Item | ClusterId,NodeId | |
| SwapTotalBytes | Total swap partition | Bytes | ClusterId,NodeId | |
| SwapFreeBytes | Idle swap partition | Bytes | ClusterId,NodeId | |
| SwapUsedBytes | Swap partition usage | Bytes | ClusterId,NodeId | |
| DiskIOUsedPercent | Disk IO utilization | % | ClusterId,NodeId,DiskId | |
| DiskReadBytesPecSec | Disk read traffic | Bytes/s | ClusterId,NodeId,DiskId | |
| DiskWriteBytesPecSec | Disk write traffic | Bytes/s | ClusterId,NodeId,DiskId | |
| DiskReadIOPerSec | Disk read IOPS | Time/s | ClusterId,NodeId,DiskId | |
| DiskWriteIOPerSec | Disk write IOPS | Time/s | ClusterId,NodeId,DiskId | |
| DiskReadAwaitMs | Disk read IO duration | Bytes | ClusterId,NodeId,DiskId | |
| DiskWriteAwaitMs | Disk write IO duration | Bytes | ClusterId,NodeId,DiskId | |
| DiskUsedPercent | Disk space usage rate | % | ClusterId,NodeId,DiskId | |
| DiskTotalBytes | Total disk capacity | Bytes | ClusterId,NodeId,DiskId | |
| DiskFreeBytes | Disk space available | Bytes | ClusterId,NodeId,DiskId | |
| DiskUsedBytes | Disk space usage | Bytes | ClusterId,NodeId,DiskId | |
| NodeMaxDiskUsedPercent | Maximum disk space utilization | % | ClusterId,NodeId | |
| NodeMaxDataDiskUsedPercent | Maximum data disk space utilization | % | ClusterId,NodeId | |
| FdLimitation | Upper limit of file handlers | Item | ClusterId,NodeId | |
| FdUsed | File handler usage | Item | ClusterId,NodeId | |
| FdUsedPercent | File handler utilization | % | ClusterId,NodeId | |
| MessagesInPerSec | Production message rate | Entry/s | ClusterId,BrokerId,Topic | |
| BytesInPerSec | Production message throughput | Bytes/s | ClusterId,BrokerId,Topic | |
| BytesOutPerSec | Consumption message throughput | Bytes/s | ClusterId,BrokerId,Topic | |
| BytesRejectedPerSec | Rejected write traffic | Bytes/s | ClusterId,BrokerId,Topic | |
| TopicMessagesInPerSec | Production message rate | Entry/s | ClusterId,Topic | |
| TopicBytesInPerSec | Production message throughput | Bytes/s | ClusterId,Topic | |
| TopicBytesOutPerSec | Consumption message throughput | Bytes/s | ClusterId,Topic | |
| TotalProduceRequestsPerSec | Write request frequency | Time/s | ClusterId,BrokerId,Topic | |
| TotalFetchRequestsPerSec | Read request frequency | Time/s | ClusterId,BrokerId,Topic | |
| FailedProduceRequestsPerSec | Failed write request frequency | Time/s | ClusterId,BrokerId,Topic | |
| FailedFetchRequestsPerSec | Failed request read frequency | Time/s | ClusterId,BrokerId,Topic | |
| TopicTotalProduceRequestsPerSec | Write request frequency | Time/s | ClusterId,Topic | |
| TopicTotalFetchRequestsPerSec | Read request frequency | Time/s | ClusterId,Topic | |
| TopicFailedProduceRequestsPerSec | Failed write request frequency | Time/s | ClusterId,Topic | |
| TopicFailedFetchRequestsPerSec | Failed request read frequency | Time/s | ClusterId,Topic | |
| ProduceMessageConversionsPerSec | Write message format conversion frequency | Entry/s | ClusterId,BrokerId,Topic | |
| FetchMessageConversionsPerSec | Read message format conversion frequency | Entry/s | ClusterId,BrokerId,Topic | |
| LogStartOffset | Partition start offset | / | ClusterId,BrokerId,Topic,PartitionId | |
| LogEndOffset | Partition end offset | / | ClusterId,BrokerId,Topic,PartitionId | |
| LogSize | Partition message capacity | Bytes | ClusterId,BrokerId,Topic,PartitionId | |
| NumLogSegments | Partition segment files | Item | ClusterId,BrokerId,Topic,PartitionId | |
| UnderReplicated | Unsynchronized partition replica | Item | ClusterId,BrokerId,Topic,PartitionId | |
| Lag | Latency | Entry | ClusterId,ConsumerGroup,Topic,PartitionId | |
| OffsetLag | Consumption lag | Entry | ClusterId,ConsumerGroup,Topic,PartitionId | |
| LogMaxOffset | Maximum log Offset | Entry | ClusterId,ConsumerGroup,Topic,PartitionId | |
| OffsetConsumed | Current consumption Offset | Entry | ClusterId,ConsumerGroup,Topic,PartitionId | |
| MessagesOutPerSec | Consumption message rate | Entry/s | ClusterId,ConsumerGroup,Topic,PartitionId | |
| TopicOffsetLag | Consumption lag | Entry | ClusterId,ConsumerGroup,Topic | |
| TopicOffsetLatencySec | Consumption latency | Second | ClusterId,ConsumerGroup,Topic | |
| TopicMaxOffsetLag | Maximum consumption lag | Entry | ClusterId,ConsumerGroup,Topic | |
| TopicLogMaxOffset | Maximum log Offset | Entry | ClusterId,ConsumerGroup,Topic | |
| TopicOffsetConsumed | Current consumption Offset | Entry | ClusterId,ConsumerGroup,Topic | |
| TopicMessagesOutPerSec | Consumption message velocity | Entry/s | ClusterId,ConsumerGroup,Topic | |
| ConsumerOffsetLag | Message lag | Entry | ClusterId,ConsumerGroup, | |
| ConsumerMaxOffsetLag | Maximum consumption lag | Entry | ClusterId,ConsumerGroup | |
| ConsumerLogMaxOffset | Maximum log Offset | Entry | ClusterId,ConsumerGroup | |
| ConsumerOffsetConsumed | Current consumption Offset | Entry | ClusterId,ConsumerGroup | |
| ConsumerMessagesOutPerSec | Consumption message rate | Entry/s | ClusterId,ConsumerGroup | |
| ClusterDeleteSizeByThresholdPerSec | Log deletion rate | Bytes/s | ClusterId | |
| ClusterDeleteSegmentsByThresholdPerSec | Log file deletion rate | Item/s | ClusterId | |
| BrokerDeleteSizeByThresholdPerSec | Log deletion rate | Bytes/s | ClusterId,BrokerId | |
| BrokerDeleteSegmentsByThresholdPerSec | Log file deletion rate | Item/s | ClusterId,BrokerId | |
| SystemStartTime | System boot time | ms | ClusterId,NodeId | |
| PartitionDeleteSizeByThresholdPerSec | Log deletion rate | Bytes/s | ClusterId,BrokerId,Topic,PartitionId | |
| PartitionDeleteSegmentsByThresholdPerSec | Log file deletion rate | Item/s | ClusterId,BrokerId,Topic,PartitionId | |
| DeleteSizeByThresholdPerSec | Log deletion rate | Bytes/s | ClusterId,BrokerId,Topic | |
| DeleteSegmentsByThresholdPerSec | Log file deletion rate | Item/s | ClusterId,BrokerId,Topic | |
| TopicDeleteSizeByThresholdPerSec | Log deletion rate | Bytes/s | ClusterId,Topic | |
| TopicDeleteSegmentsByThresholdPerSec | Log file deletion rate | Item/s | ClusterId,Topic |
Content delivery network (CDN)
- Scope: BCE_CDN
- Dimension: DomainId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| HttpRetCodeCount2xx | HTTP 2xxx requests | Time | DomainId | |
| HttpRetCodeCount200 | HTTP 200 requests | Time | DomainId | |
| HttpRetCodeCount204 | HTTP 204 requests | Time | DomainId | |
| HttpRetCodeCount206 | HTTP 206 requests | Time | DomainId | |
| HttpRetCodeCount400 | HTTP 400 response | Time | DomainId | |
| HttpRetCodeCount403 | HTTP 403 response | Time | DomainId | |
| HttpRetCodeCount404 | HTTP 404 response | Time | DomainId | |
| HttpRetCodeCount416 | HTTP 416 response | Time | DomainId | |
| HttpRetCodeCount429 | HTTP 429 response | Time | DomainId | |
| HttpRetCodeCount499 | HTTP 499 response | Time | DomainId | |
| HttpRetCodeCount4xx | HTTP 4xx response | Time | DomainId | |
| HttpRetCodeCount500 | HTTP 500 response | Time | DomainId | |
| HttpRetCodeCount502 | HTTP 502 response | Time | DomainId | |
| HttpRetCodeCount503 | HTTP 503 response | Time | DomainId | |
| HttpRetCodeCount504 | HTTP 504 response | Time | DomainId | |
| HttpRetCodeCount5xx | HTTP 5xx response | Time | DomainId | |
| HttpRetCodePercent400 | HTTP 400 response proportion | % | DomainId | |
| HttpRetCodePercent403 | HTTP 403 response proportion | % | DomainId | |
| HttpRetCodePercent404 | HTTP 404 response proportion | % | DomainId | |
| HttpRetCodePercent416 | HTTP 4XX response proportion | % | DomainId | |
| HttpRetCodePercent429 | HTTP 429 response proportion | % | DomainId | |
| HttpRetCodePercent499 | HTTP 499 response proportion | % | DomainId | |
| HttpRetCodePercent4xx | HTTP 4xx response proportion | % | DomainId | |
| HttpRetCodePercent500 | HTTP 500 response proportion | % | DomainId | |
| HttpRetCodePercent502 | HTTP 502 response proportion | % | DomainId | |
| HttpRetCodePercent503 | HTTP 503 response proportion | % | DomainId | |
| HttpRetCodePercent5xx | HTTP 5xx response proportion | % | DomainId | |
| HttpRetCodePercet504 | HTTP 504 response proportion | % | DomainId | |
| OriginFlowBitsPerSecond | Back-to-origin bandwidth | bps | DomainId | |
| OriginFlowBytes | Back-to-origin traffic | Bytes | DomainId | |
| OutBitsPerSecond | Egress bandwidth | bps | DomainId | |
| OutBytes | Egress traffic | Bytes | DomainId | |
| ProvIspHttpRetCodeCount2xx | HTTP 2xx requests by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount200 | HTTP 200 requests by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount204 | HTTP 204 requests by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount206 | HTTP 206 requests by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount400 | HTTP 400 response by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount403 | HTTP 403 response by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount404 | HTTP 404 response by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount416 | HTTP 416 response by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount429 | HTTP 429 response by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount499 | HTTP 499 response by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount4xx | HTTP 4xx response by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount500 | HTTP 500 response by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount502 | HTTP 502 response by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount503 | HTTP 503 response by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount504 | HTTP 504 response by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeCount5xx | HTTP 5xx response by province and ISP | Time | DomainId | |
| ProvIspHttpRetCodeDividePercent400 | HTTP 400 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodeDividePercent403 | HTTP 403 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodeDividePercent404 | HTTP 404 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodeDividePercent416 | HTTP 416 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodeDividePercent429 | HTTP 429 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodeDividePercent499 | HTTP 499 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodeDividePercent4xx | HTTP 4xx response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodeDividePercent500 | HTTP 500 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodeDividePercent502 | HTTP 502 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodeDividePercent503 | HTTP 503 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodeDividePercent504 | HTTP 504 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodeDividePercent5xx | HTTP 5xx response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodePercent400 | HTTP 400 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodePercent403 | HTTP 403 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodePercent404 | HTTP 404 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodePercent416 | HTTP 416 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodePercent429 | HTTP 429 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodePercent499 | HTTP 499 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodePercent4xx | HTTP 4xx response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodePercent500 | HTTP 500 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodePercent502 | HTTP 502 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodePercent503 | HTTP 503 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodePercent504 | HTTP 504 response proportion by province and ISP | % | DomainId | |
| ProvIspHttpRetCodePercent5xx | HTTP 5xx response proportion by province and ISP | % | DomainId | |
| ProvIspReqCount | Valid requests by province and ISP | Time | DomainId | |
| ProvIspReqPercent | Valid request proportion by province and ISP | % | DomainId | |
| ReqCount | Valid requests | Time | DomainId | |
| HttpRetCodeOriginCount2xx | Back-to-origin HTTP 2xx requests | Time | DomainId | |
| HttpRetCodeOriginCount200 | Back-to-origin HTTP 200 requests | Time | DomainId | |
| HttpRetCodeOriginCount204 | Back-to-origin HTTP 204 requests | Time | DomainId | |
| HttpRetCodeOriginCount206 | Back-to-origin HTTP 206 requests | Time | DomainId | |
| HttpRetCodeOriginCount400 | Back-to-origin HTTP 400 response | Time | DomainId | |
| HttpRetCodeOriginCount403 | Back-to-origin HTTP 403 response | Time | DomainId | |
| HttpRetCodeOriginCount404 | Back-to-origin HTTP 404 response | Time | DomainId | |
| HttpRetCodeOriginCount416 | Back-to-origin HTTP 416 response | Time | DomainId | |
| HttpRetCodeOriginCount429 | Back-to-origin HTTP 429 response | Time | DomainId | |
| HttpRetCodeOriginCount499 | Back-to-origin HTTP 499 response | Time | DomainId | |
| HttpRetCodeOriginCount500 | Back-to-origin HTTP 500 response | Time | DomainId | |
| HttpRetCodeOriginCount502 | Back-to-origin HTTP 502 response | Time | DomainId | |
| HttpRetCodeOriginCount503 | Back-to-origin HTTP 503 response | Time | DomainId | |
| HttpRetCodeOriginCount504 | Back-to-origin HTTP 504 response | Time | DomainId |
Message service RABBITMQ
- Scope: BCE_RABBITMQ
- Dimension: InstanceId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| Channels | Instance channels | Item | InstanceId | |
| Connections | Instance connections | Item | InstanceId | |
| Consumers | Instance consumers | Item | InstanceId | |
| DiskFree | Node disk free space | bytes | InstanceId | |
| FdTotal | Maximum available node file handlers | Item | InstanceId | |
| FdUsed | Node file handler usage | Item | InstanceId | |
| IoReadAvgTime | Average disk read latency per node | Millisecond | InstanceId | |
| IoWriteAvgTime | Average disk write latency per node | Millisecond | InstanceId | |
| MemAlarm | Node memory usage alarm | Item | InstanceId | |
| MemLimit | Maximum available node memory | bytes | InstanceId | |
| MemUsed | Node memory usage | bytes | InstanceId | |
| MessageDeliverGet | Instance messages sent per minute | Entry | InstanceId | |
| MessageDeliverGetRate | Instance message send rate | Message/second | InstanceId | |
| MessageDeliverGetRateQueue | Queue messages send rate | Message/second | InstanceId | |
| MessagePublish | Instance messages published per minute | Entry | InstanceId | |
| MessagePublishRate | Instance message publish rate | Message/second | InstanceId | |
| MessagePublishRateQueue | Queue message publish rate | Message/second | InstanceId | |
| Messages | Instance messages | Entry | InstanceId | |
| MessagesReady | Consumable instance messages | Entry | InstanceId | |
| MessagesReadyQueue | Consumable queue messages | Entry | InstanceId | |
| MessagesUnacknowledged | Unacknowledged instance messages | Entry | InstanceId | |
| MessagesUnacknowledgedQueue | Unacknowledged queue messages | Entry | InstanceId | |
| MsgStoreReadCount | Messages read from message storage by node | Item | InstanceId | |
| MsgStoreWriteCount | Messages written from message storage by node | Item | InstanceId | |
| ProcTotal | Maximum available node erlang process | Item | InstanceId | |
| ProcUsed | Node erlang process usage | Item | InstanceId | |
| Queues | Instance queues | Item | InstanceId | |
| SocketsTotal | Maximum connections at Socket | Item | InstanceId | |
| SocketsUsed | Connections at Socket | Item | InstanceId |
Data transmission service (DTS)
- Scope: BCE_DTS
- Dimension: InstanceId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| dtsDelay | Incremental sync latency | s | InstanceId | |
| dtsFlow | Data size transferred per second | Bytes/s | InstanceId | |
| dtsStatus | Task status | InstanceId | ||
| dtsTps | Rows transferred per second | Row/s | InstanceId |
Baidu Cloud Virtual Host (BCH)
- Scope: BCE_BCH
- Dimension: AppId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| UsageMemoryInBytes | Memory usage | Bytes | AppId | |
| ReadInBytes | Disk read IO usage | Bytes | AppId | |
| WriteInBytes | Disk write IO usage | Bytes | AppId | |
| UsageCpu | CPU usage | % | AppId | |
| RecvBytes | Ingress traffic | Bytes | AppId | |
| SendBytes | Egress traffic | Bytes | AppId | |
| TotalRequests | Requests | Time | AppId | |
| LatencyInMilliseconds | Average response time | Millisecond | AppId |
Parallel filesystem service (PFS)
- Scope: BCE_PFS
- Dimension: InstanceId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| ReadQps | Read IOPS | Item/s | InstanceId | |
| WriteQps | Write IOPS | Item/s | InstanceId | |
| ReadThroughput | Read throughput | byte/s | InstanceId | |
| WriteThroughput | Write throughput | byte/s | InstanceId | |
| FsCapacity | File system capacity | byte | InstanceId | |
| FsUsage | File system usage | byte | InstanceId | |
| FsUsagePercentage | File system utilization | % | InstanceId |
Load Balance Dedicated Cluster (LBDC)
- Scope: BCE_LBDC
- Dimension: GroupId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| ActiveConnCount | Concurrent connections | Item | GroupId | |
| NetworkInBytes | Network egress traffic | Item/s | GroupId | |
| NetworkInPkgCount | Inbound packets | Item | GroupId | |
| NetworkOutPkgCount | Packets transmitted | Item | GroupId | |
| HttpNewConnectCount | New connections of HTTP | Item | GroupId | |
| HttpsNewConnectCount | New connections of HTTPS | Item | GroupId | |
| SslNewConnectCount | New connections of SSL | Item | GroupId | |
| HttpRequestCount | HTTP requests | Item | GroupId | |
| HttpsRequestCount | HTTPS requests | Item | GroupId | |
| NewConnectCount | New connections | Item | GroupId | |
| NetworkInBytes | Network ingress traffic | Bytes | GroupId | |
| ActiveConnCount | Concurrent connections | Item | GroupId | |
| NetworkInBpsClusterPercent | Network inbound bandwidth proportion | % | GroupId | |
| NetworkOutBpsClusterPercent | Concurrent connections | % | GroupId | |
| ActiveConnClusterPercent | Active connection proportion | % | GroupId | |
| HttpQpsClusterPercent | http request proportion | % | GroupId | |
| HttpsQpsClusterPercent | https request proportion | % | GroupId | |
| HttpNewConnectCpsClusterPercent | http new connection proportion | % | GroupId | |
| HttpsNewConnectCpsClusterPercent | https new connection proportion | % | GroupId | |
| SslNewConnectCpsClusterPercent | HTTP requests | % | GroupId | |
| NetworkInBpsClusterPercent | Network inbound bandwidth proportion | % | GroupId | |
| NetworkOutBpsClusterPercent | Network outbound bandwidth proportion | % | GroupId | |
| ActiveConnClusterPercent | Active connection proportion | % | GroupId | |
| NewConnectCpsClusterPercent | New connection proportion | % | GroupId |
Baidu container instance (BCI)
- Scope: BCE_BCI
- Dimension: PodShortID; ContainerName
| Metric name (English) | Metric name (Chinese) | Unit | Dimension |
|---|---|---|---|
| CpuUsage | CPU usage | % | PodShortID,ContainerName |
| MemoryWorkingSetBytes | Memory usage | Bytes | PodShortID,ContainerName |
| FsReadsBytes | Disk read throughput | Bytes/s | PodShortID,ContainerName |
| FsReads | Disk read operations | Time/s | PodShortID,ContainerName |
| FsWritesBytes | Disk write throughput | Bytes/s | PodShortID,ContainerName |
| FsWrites | Disk write operations | Time/s | PodShortID,ContainerName |
| NetworkReceiveBits | Network bytes received | bits/s | PodShortID,ContainerName |
| NetworkReceivePackets | Network packets received | Item/s | PodShortID,ContainerName |
| NetworkTransmitBits | Network bytes sent | bits/s | PodShortID,ContainerName |
| NetworkTransmitPackets | Network packets sent | Item/s | PodShortID,ContainerName |
| DcgmFiDevGpuUtil | GPU utilization | % | ContainerName |
| DcgmFiDevMemCopyUtil | Memory bandwidth utilization | % | ContainerName |
| DcgmFiDevEncUtil | Encoder utilization | % | ContainerName |
| DcgmFiDevDecUtil | Decoder utilization | % | ContainerName |
| DcgmFiDevFbFree | Available video memory | MiB | ContainerName |
| DcgmFiDevFbUsed | Used video memory | MiB | ContainerName |
| DcgmFiProfSmActive | sm utilization | % | ContainerName |
| DcgmFiProfSmOccupancy | sm occupation ratio | % | ContainerName |
| DcgmFiProfPcieTxBytes | PCIe bus data transfer rate | B/s | ContainerName |
| DcgmFiProfPcieRxBytes | PCIe bus data receive rate | B/s | ContainerName |
| DcgmFiProfNvlinkTxBytes | NVLink bus data transfer rate | B/s | ContainerName |
| DcgmFiProfNvlinkRxBytes | NVlink bus data receive rate | B/s | ContainerName |
| DcgmFiDevSmClock | SM clock frequency | MHz | ContainerName |
| DcgmFiDevMemClock | Memory clock frequency | MHz | ContainerName |
| DcgmFiDevMemoryTemp | Memory temperature | C | ContainerName |
| DcgmFiDevGpuTemp | GPU temperature | C | ContainerName |
| DcgmFiDevPowerUsage | Power | W | ContainerName |
Cloud native database GaiaDB
- Scope: BCE_GAIADB_S
- Dimension: InstanceShortId;ClusterId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| BinlogUsage | Local Binlog usage | MB | ClusterId | |
| RedologUsage | Local Redolog usage | MB | ClusterId | |
| ErrlogUsage | Error log usage | MB | ClusterId | |
| SlowlogUsage | Slow log usage | MB | ClusterId | |
| DataSpaceUsage | Data space usage | MB | ClusterId | |
| TempSpaceUsage | Temporary space usage | MB | ClusterId | |
| ThreadConnectedCount | Total connections | Item | InstanceShortId | |
| ThreadRunningCount | Active connections | Item | InstanceShortId | |
| TPS | Transactions per second | Time | InstanceShortId | |
| CPUUsagePercent | CPU occupation ratio | % | InstanceShortId | |
| MemUsagePercent | Memory usage | % | InstanceShortId | |
| ReadOpCountPerSecond | Read requests per second | Time | InstanceShortId | |
| WriteOpCountPerSecond | Write requests per second | Time | InstanceShortId | |
| InsertCountPerSecond | INSERT count per second | Time | InstanceShortId | |
| UpdateCountPerSecond | UPDATE count per second | Time | InstanceShortId | |
| DeleteCountPerSecond | DELETE count per second | Time | InstanceShortId | |
| InstanceNetWorkIn | Ingress traffic per second | KB | InstanceShortId | |
| InstanceNetWorkOut | Egress traffic per second | KB | InstanceShortId | MysqlSlowQueriesPt |
| AfterMasterMs | Master-slave latency (millisecond) | Millisecond | InstanceShortId | |
| TPS_ALL | Transactions per second (including implicit commits) | Time | InstanceShortId |
Network probe NP
- Scope: BCE_NP
- Dimension: InstanceId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| PktDropPercent | Packet Loss Rate | Bytes/s | InstanceId | |
| Rtt | Latency | Ms | InstanceId |
Baidu edge computing (BEC)
- Scope: BCE_BEC
- Dimension: InstanceId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| vCPUUsagePercent | CPU usage | % | InstanceId | |
| CpuIdlePercent | CPU idle ratio | % | InstanceId | |
| CpuSystemPercent | System CPU time ratio | % | InstanceId | |
| CpuUserPercent | User CPU time ratio | % | InstanceId | |
| CpuWaitPercent | CPU IO-wait time ratio | % | InstanceId | |
| CpuContextSwitchSecond | Context switches per second | Time/second | InstanceId | |
| CpuInterruptSecond | CPU Interrupts per second | Time/second | InstanceId | |
| CpuLoadAvg1 | Server CPU load within the last 1 minute | % | InstanceId | |
| CpuLoadAvg5 | Server CPU load within the last 5 minutes | % | InstanceId | |
| Cpu0IdlePercent | Single-core CPU idle ratio | % | InstanceId | |
| Cpu0ProcessorPercent | Single-core CPU utilization | % | InstanceId | |
| MemTotalBytes | Total memory | Bytes | InstanceId | |
| MemFreeBytes | Free memory | Bytes | InstanceId | |
| MemUsedBytes | Memory usage | Bytes | InstanceId | |
| MemUsedPercent | Memory usage | % | InstanceId | |
| MemAvailableBytes | Available memory usage | % | InstanceId | |
| MemCacheBytes | File system memory cache value | Bytes | InstanceId | |
| MemBufferBytes | Block device I/O memory buffer usage | Bytes | InstanceId | |
| TcpLossSegs | TCP packet drops | Item | InstanceId | |
| TcpInSegs | TCP packets received | Item | InstanceId | |
| TcpOutSegs | TCP packets sent | Item | InstanceId | |
| TcpRetranSegs | TCP retransmission count | Time | InstanceId | |
| TcpCurrentEstab | Established TCP connections | Item | InstanceId | |
| SwapTotalBytes | Total swap partition | Bytes | InstanceId | |
| SwapUsedBytes | Swap partition usage | Bytes | InstanceId | |
| SwapFreeBytes | Idle swap partition | Bytes | InstanceId | |
| WebInBytes | Ingress traffic to primary IP address from Internet | Bytes | InstanceId | |
| WebOutBytes | Egress traffic from primary IP address to Internet | Bytes | InstanceId | |
| vNicOutBytes | Network interface card egress traffic | Bytes | InstanceId | |
| VNicInBPS | Network interface card inbound bandwidth | bps | InstanceId | |
| VNicOutBPS | Network interface card outbound bandwidth | bps | InstanceId | |
| WebInBitsPerSecond | Inbound bandwidth to primary IP address from Internet | bps | InstanceId | |
| WebOutBitsPerSecond | Outbound bandwidth from primary IP address to Internet | bps | InstanceId | |
| VNicInPPS | Network interface card inbound packet rate | pps | InstanceId | |
| VNicOutPPS | Network interface card transmit packet rate | pps | InstanceId | |
| HomeUsedBytes | HOME disk space usage | Bytes | InstanceId | |
| RootUsedBytes | Root disk space usage | Bytes | InstanceId | |
| HomeUsedPercent | HOME disk space utilization | % | InstanceId | |
| RootUsedPercent | Root disk space utilization | % | InstanceId | |
| vDiskReadOpCountPerSecond | Disk IO read operations per second | Time/second | InstanceId | |
| vDiskWriteOpCountPerSecond | Disk IO write operations per second | Time/second | InstanceId | |
| vDiskReadBytesPerSecond | Disk IO read throughput per second | Bytes/s | InstanceId | |
| vDiskWriteBytesPerSecond | Disk IO write throughput per second | Bytes/s | InstanceId | |
| DiskCTotalBytes | Total space on Disk C | Bytes | InstanceId | |
| DiskCUsedBytes | Used space on Disk C | Bytes | InstanceId | |
| DiskCFreeBytes | Free space on Disk C | Bytes | InstanceId | |
| DiskCUsedPercent | Disk C space utilization | % | InstanceId | |
| DiskTotalBytes | Total disk space on server | Bytes | InstanceId | |
| DiskFreeBytes | Total free disk space on server | Bytes | InstanceId | |
| DiskUsedBytes | Total server disk utilization | Bytes | InstanceId | |
| DiskUsedPercent | Server disk utilization | % | InstanceId | |
| DiskTotalInodes | Total inodes on server | InstanceId | ||
| DiskFreeInodes | Total free inodes on server | InstanceId | ||
| DiskUsedInodes | Total used inodes on server | InstanceId | ||
| DiskInodesUsedPercent | Total utilization of inodes on server | % | InstanceId | |
| Gpu0UtilizationGpu | GPU utilization | % | InstanceId | |
| Gpu0UtilizationMemory | Memory usage | % | InstanceId | |
| Gpu0MemoryTotal | Total memory | Bytes | InstanceId | |
| Gpu0MemoryUsed | Free memory | Bytes | InstanceId | |
| Gpu0Temperature | GPU temperature | ℃ | InstanceId | |
| GpuXEccErrors | ECC errors of GPU cards | InstanceId | ||
| GpuXStatus | GPU card status | InstanceId | ||
| GpuXError | GPU card error message | InstanceId | ||
| GpuAvgGpuUtilizationForall | Average GPU utilization across all GPUs | % | InstanceId | |
| GpuAvgMemoryUtilizationForall | Average memory utilization of all GPUs | % | InstanceId | |
| GpuMaxGpuUtilization | Maximum GPU utilization across all GPUs | % | InstanceId | |
| GpuMaxGpuUtilizationIndex | GPU ID with maximum GPU utilization | InstanceId | ||
| GpuMaxMemoryUtilization | Maximum memory utilization across all GPU cards | % | InstanceId | |
| GpuMaxMemoryUtilizationIndex | GPU ID with Maximum memory utilization | InstanceId | ||
| GpuMaxTemperature | Maximum temperature across all GPU cards | ℃ | InstanceId | |
| GpuMaxTemperatureIndex | GPU ID with maximum temperature | InstanceId | ||
| GpuAllEccErrors | ECC errors of all GPU cards | InstanceId | ||
| GpuMaxEccErrorsIndex | GPU ID with maximum ECC errors | InstanceId | ||
| GpuStatus | GPU card overall status | InstanceId | ||
| GpuError | GPU card error message | InstanceId | ||
| vNicInBytes | Network interface card ingress traffic | Bytes | InstanceId |
Cloud Smart Network (CSN)
- Scope: BCE_CSN
- Inter-region Dimensions: InstanceId, region, peer_region
- VPC instance dimensions: InstanceId, VpcId
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| WebInBytes | Ingress traffic | Byte | InstanceId、region、peer_region | |
| WebInBitsPerSecond | Ingress bandwidth | bps | InstanceId、region、peer_region | |
| WebInPkgPerSecond | Ingress packet rate | pps | InstanceId、region、peer_region | |
| WebInPkgDropPercent | Ingress drop rate | % | InstanceId、region、peer_region | |
| WebInUtilityRate | Ingress bandwidth utilization | % | InstanceId、region、peer_region | |
| WebOutBytes | Egress traffic | Byte | InstanceId、region、peer_region | |
| WebOutBitsPerSecond | Egress bandwidth | bps | InstanceId、region、peer_region | |
| WebOutPkgPerSecond | Egress packet rate | pps | InstanceId、region、peer_region | |
| WebOutPkgDropPercent | Egress drop rate | % | InstanceId、region、peer_region | |
| WebOutUtilityRate | Egress bandwidth utilization | % | InstanceId、region、peer_region | |
| WebInBytes | Ingress traffic | Byte | InstanceId、VpcId | |
| WebInBitsPerSecond | Ingress bandwidth | bps | InstanceId、VpcId | |
| WebInPkgPerSecond | Ingress packet rate | pps | InstanceId、VpcId | |
| WebInPkgDropPercent | Ingress drop rate | % | InstanceId、VpcId | |
| WebOutBytes | Egress traffic | Byte | InstanceId、VpcId | |
| WebOutBitsPerSecond | Egress bandwidth | bps | InstanceId、VpcId | |
| WebOutPkgPerSecond | Egress packet rate | pps | InstanceId、VpcId | |
| WebOutPkgDropPercent | Egress drop rate | % | InstanceId、VpcId |
Cloud Function Computing
- Scope: BCE_CFC
- Dimensions: FunctionBrn
| Metric name (English) | Metric name (Chinese) | Unit | Dimension | Remarks |
|---|---|---|---|---|
| ConcurrencyLimit | Over-limit concurrency count | Time | FunctionBrn | |
| FunctionErrors | Call errors | Time | FunctionBrn | |
| InvocationCount | Calls | Time | FunctionBrn | |
| InvocationDuration | Average latency | ms | FunctionBrn | |
| MemoryDuration | Time memory | MB*ms | FunctionBrn | |
| MemoryUsage | Maximum runtime memory | MB | FunctionBrn | |
| ServerErrors | System internal errors | Time | FunctionBrn |
