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 years ago
parent
commit
68c1e4c718
1 changed files with 1 additions and 1 deletions
  1. 1 1
      assets/dashboards/ohm-prometheus.json

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

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