Matthias Wirtz 5 ay önce
ebeveyn
işleme
82cad16089
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      assets/dashboards/ohm-prometheus.json

+ 2 - 1
assets/dashboards/ohm-prometheus.json

@@ -1574,7 +1574,8 @@
             "uid": "${DS_PROMETHEUS}"
           },
           "editorMode": "code",
-          "expr": "ohm_cpu_watts{instance=\"$instance\", sensor=~\".*Package\"} + ignoring(sensor, hw_instance, hardware) (ohm_gpunvidia_watts{instance=\"$instance\"} or ohm_gpuati_watts{instance=\"$instance\"})",          "legendFormat": "__auto",
+          "expr": "ohm_cpu_watts{instance=\"$instance\", sensor=~\".*Package\"} + ignoring(sensor, hw_instance, hardware) (ohm_gpunvidia_watts{instance=\"$instance\"} or ohm_gpuati_watts{instance=\"$instance\"})",
+          "legendFormat": "__auto",
           "range": true,
           "refId": "A"
         }