@@ -190,7 +190,7 @@ node_cpu_bug_info{bug="cpu_meltdown"} 1
190190node_cpu_bug_info{bug="mds"} 1
191191node_cpu_bug_info{bug="spectre_v1"} 1
192192node_cpu_bug_info{bug="spectre_v2"} 1
193- # HELP node_cpu_core_throttles_total Number of times this cpu core has been throttled.
193+ # HELP node_cpu_core_throttles_total Number of times this CPU core has been throttled.
194194# TYPE node_cpu_core_throttles_total counter
195195node_cpu_core_throttles_total{core="0",package="0"} 5
196196node_cpu_core_throttles_total{core="0",package="1"} 0
@@ -202,7 +202,7 @@ node_cpu_flag_info{flag="aes"} 1
202202node_cpu_flag_info{flag="avx"} 1
203203node_cpu_flag_info{flag="avx2"} 1
204204node_cpu_flag_info{flag="constant_tsc"} 1
205- # HELP node_cpu_guest_seconds_total Seconds the cpus spent in guests (VMs) for each mode.
205+ # HELP node_cpu_guest_seconds_total Seconds the CPUs spent in guests (VMs) for each mode.
206206# TYPE node_cpu_guest_seconds_total counter
207207node_cpu_guest_seconds_total{cpu="0",mode="nice"} 0.01
208208node_cpu_guest_seconds_total{cpu="0",mode="user"} 0.02
@@ -230,29 +230,29 @@ node_cpu_info{cachesize="8192 KB",core="2",cpu="2",family="6",microcode="0xb4",m
230230node_cpu_info{cachesize="8192 KB",core="2",cpu="6",family="6",microcode="0xb4",model="142",model_name="Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz",package="0",stepping="10",vendor="GenuineIntel"} 1
231231node_cpu_info{cachesize="8192 KB",core="3",cpu="3",family="6",microcode="0xb4",model="142",model_name="Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz",package="0",stepping="10",vendor="GenuineIntel"} 1
232232node_cpu_info{cachesize="8192 KB",core="3",cpu="7",family="6",microcode="0xb4",model="142",model_name="Intel(R) Core(TM) i7-8650U CPU @ 1.90GHz",package="0",stepping="10",vendor="GenuineIntel"} 1
233- # HELP node_cpu_package_throttles_total Number of times this cpu package has been throttled.
233+ # HELP node_cpu_package_throttles_total Number of times this CPU package has been throttled.
234234# TYPE node_cpu_package_throttles_total counter
235235node_cpu_package_throttles_total{package="0"} 30
236236node_cpu_package_throttles_total{package="1"} 6
237- # HELP node_cpu_scaling_frequency_hertz Current scaled cpu thread frequency in hertz.
237+ # HELP node_cpu_scaling_frequency_hertz Current scaled CPU thread frequency in hertz.
238238# TYPE node_cpu_scaling_frequency_hertz gauge
239239node_cpu_scaling_frequency_hertz{cpu="0"} 1.699981e+09
240240node_cpu_scaling_frequency_hertz{cpu="1"} 1.699981e+09
241241node_cpu_scaling_frequency_hertz{cpu="2"} 8e+06
242242node_cpu_scaling_frequency_hertz{cpu="3"} 8e+06
243- # HELP node_cpu_scaling_frequency_max_hertz Maximum scaled cpu thread frequency in hertz.
243+ # HELP node_cpu_scaling_frequency_max_hertz Maximum scaled CPU thread frequency in hertz.
244244# TYPE node_cpu_scaling_frequency_max_hertz gauge
245245node_cpu_scaling_frequency_max_hertz{cpu="0"} 3.7e+09
246246node_cpu_scaling_frequency_max_hertz{cpu="1"} 3.7e+09
247247node_cpu_scaling_frequency_max_hertz{cpu="2"} 4.2e+09
248248node_cpu_scaling_frequency_max_hertz{cpu="3"} 4.2e+09
249- # HELP node_cpu_scaling_frequency_min_hertz Minimum scaled cpu thread frequency in hertz.
249+ # HELP node_cpu_scaling_frequency_min_hertz Minimum scaled CPU thread frequency in hertz.
250250# TYPE node_cpu_scaling_frequency_min_hertz gauge
251251node_cpu_scaling_frequency_min_hertz{cpu="0"} 8e+08
252252node_cpu_scaling_frequency_min_hertz{cpu="1"} 8e+08
253253node_cpu_scaling_frequency_min_hertz{cpu="2"} 1e+06
254254node_cpu_scaling_frequency_min_hertz{cpu="3"} 1e+06
255- # HELP node_cpu_seconds_total Seconds the cpus spent in each mode.
255+ # HELP node_cpu_seconds_total Seconds the CPUs spent in each mode.
256256# TYPE node_cpu_seconds_total counter
257257node_cpu_seconds_total{cpu="0",mode="idle"} 10870.69
258258node_cpu_seconds_total{cpu="0",mode="iowait"} 2.2
0 commit comments