diff --git a/scripts/dashboards_render_atlas.py b/scripts/dashboards_render_atlas.py index 6b656e17..c61a72cf 100644 --- a/scripts/dashboards_render_atlas.py +++ b/scripts/dashboards_render_atlas.py @@ -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 { diff --git a/services/monitoring/dashboards/atlas-gpu.json b/services/monitoring/dashboards/atlas-gpu.json index 4934864c..ac4eaf6c 100644 --- a/services/monitoring/dashboards/atlas-gpu.json +++ b/services/monitoring/dashboards/atlas-gpu.json @@ -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": { diff --git a/services/monitoring/grafana-dashboard-gpu.yaml b/services/monitoring/grafana-dashboard-gpu.yaml index f8ff0889..1a8cad4f 100644 --- a/services/monitoring/grafana-dashboard-gpu.yaml +++ b/services/monitoring/grafana-dashboard-gpu.yaml @@ -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": {