monitoring(gpu): remove ambiguous shared wording

This commit is contained in:
jenkins 2026-05-22 01:55:25 -03:00
parent 72e4dcd84b
commit 5513608b1a
3 changed files with 3 additions and 3 deletions

View File

@ -5388,7 +5388,7 @@ def build_gpu_dashboard():
{"h": 8, "w": 12, "x": 12, "y": 8},
unit="percent",
transformations=[{"id": "labelsToFields", "options": {}}],
description="DCGM labels the device utilization sample with GPU-consuming pods; shared-GPU pods can report the same device value.",
description="DCGM labels the device utilization sample with GPU-consuming pods; multiple pods on one device can report the same value.",
)
)
return {

View File

@ -187,7 +187,7 @@
"options": {}
}
],
"description": "DCGM labels the device utilization sample with GPU-consuming pods; shared-GPU pods can report the same device value."
"description": "DCGM labels the device utilization sample with GPU-consuming pods; multiple pods on one device can report the same value."
}
],
"time": {

View File

@ -196,7 +196,7 @@ data:
"options": {}
}
],
"description": "DCGM labels the device utilization sample with GPU-consuming pods; shared-GPU pods can report the same device value."
"description": "DCGM labels the device utilization sample with GPU-consuming pods; multiple pods on one device can report the same value."
}
],
"time": {