Add energy metrics to Nvidia collector README

This commit is contained in:
Thomas Roehl 2025-04-28 15:36:04 +00:00
parent a606a3af01
commit 3877e4a0b6

View File

@ -82,5 +82,8 @@ Metrics:
* `nv_nvlink_ecc_errors`
* `nv_nvlink_replay_errors`
* `nv_nvlink_recovery_errors`
* `nv_energy`
* `nv_energy_abs`
* `nv_average_power`
Some metrics add the additional sub type tag (`stype`) like the `nv_nvlink_*` metrics set `stype=nvlink,stype-id=<link_number>`.