Browse Source

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 năm trước cách đây
mục cha
commit
68c1e4c718
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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"
             }