Преглед изворни кода

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 пре 3 година
родитељ
комит
68c1e4c718
1 измењених фајлова са 1 додато и 1 уклоњено
  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"
             }