Matthias Wirtz преди 5 месеца
родител
ревизия
82cad16089
променени са 1 файла, в които са добавени 2 реда и са изтрити 1 реда
  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"
         }