Quellcode durchsuchen

Update temperature rename in sample panel

Update grafana today and saw a "Value #A" column where temperature
should be in the temperature table. This should be a backwards
compatible change.
Nick Babcock vor 3 Jahren
Ursprung
Commit
68c1e4c718
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  1. 1 1
      assets/dashboards/ohm-prometheus.json

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

@@ -721,7 +721,7 @@
             },
             "indexByName": {},
             "renameByName": {
-              "Value": "Temperature",
+              "Value #A": "Temperature",
               "hardware": "Hardware",
               "sensor": "Sensor"
             }