* Extending Prometheus metrics by hardware metrics: - machine_cpu_physical_cores - machine_cpu_sockets - machine_dimm_capacity_bytes - machine_dimm_count - machine_nvm_capacity Signed-off-by: Katarzyna Kujawa <katarzyna.kujawa@intel.com>
4 lines
153 B
Plaintext
4 lines
153 B
Plaintext
# HELP machine_scrape_error 1 if there was an error while getting machine metrics, 0 otherwise.
|
|
# TYPE machine_scrape_error gauge
|
|
machine_scrape_error 1
|