Skip to content

Latest commit

 

History

History
30 lines (27 loc) · 3.33 KB

File metadata and controls

30 lines (27 loc) · 3.33 KB

node-exporter

Metrics

Prometheus Metric Name Description/Usage C1 N2 NG3 Cl4 RQ5 CRQ6
node_cpu_core_throttles_
total
CPU throttles per core
node_cpu_seconds_total CPU utilization in core seconds
node_disk_read_bytes_total Disk read bytes total
node_disk_reads_completed_
total
Disk read operations
node_disk_writes_completed_
total
Disk write operations
node_disk_written_bytes_total Disk write bytes total
node_memory_Buffers_bytes Memory temporary buffers bytes
node_memory_Cached_bytes Memory page cache bytes
node_memory_MemFree_bytes Raw memory utilization
node_memory_MemTotal_bytes Total memory bytes
node_memory_SReclaimable_bytes Memory slab reclaimable bytes
node_network_receive_bytes_
total
Raw net received utilization
node_network_receive_packets_
total
Network packets received
node_network_speed_bytes Network speed
node_network_transmit_bytes_
total
Raw net sent utilization
node_network_transmit_packets_
total
Network packets sent
node_vmstat_oom_kill Number of process OOM Kills

Footnotes

  1. Container Metrics

  2. Node Metrics

  3. Node Group Metrics

  4. Cluster Metrics

  5. Resource Quota Metrics

  6. Cluster Resource Quota Metrics