Add metric 'nv_util_eff' like nvtop

This commit is contained in:
Thomas Roehl
2026-05-06 18:57:58 +02:00
parent 8e58072ff6
commit 0a1c7a9911
2 changed files with 31 additions and 0 deletions

View File

@@ -85,5 +85,6 @@ Metrics:
* `nv_energy`
* `nv_energy_abs`
* `nv_average_power`
* `nv_util_eff` (`nv_util` * (`nv_power_usage` / `nv_power_max_limit`))
Some metrics add the additional sub type tag (`stype`) like the `nv_nvlink_*` metrics set `stype=nvlink,stype-id=<link_number>`.