docs(monitoring): mark gpu-fleet average utilization as legacy NVML
Clarify that the "Average utilization" panel on gpu-fleet reflects the legacy NVML view (DCGM_FI_DEV_GPU_UTIL) rather than engine-active profiling. For AI/LLM workloads the NVML number is optimistic; the gpu-efficiency dashboard carries the profiling-based view. Signed-off-by: Arsolitt <arsolitt@gmail.com>
This commit is contained in:
parent
2518e09d67
commit
5b210ac7fd
1 changed files with 1 additions and 1 deletions
|
|
@ -268,7 +268,7 @@
|
|||
}
|
||||
],
|
||||
"title": "Average utilization",
|
||||
"description": "NVML utilization across all tenant GPUs (engine-active %).",
|
||||
"description": "Legacy NVML utilization across all tenant GPUs.",
|
||||
"transparent": false,
|
||||
"datasource": {
|
||||
"type": "prometheus",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue