Bladeren bron

Update sample temperature table to be instance aware

Previously the temperature table would display temperatures across all
instances.

This commit also updates the required grafana version as there is a
difference between 8.2 and 8.3 (the temperature bars aren't properly
captured in 8.2)
Nick Babcock 3 jaren geleden
bovenliggende
commit
3addf7328c
2 gewijzigde bestanden met toevoegingen van 222 en 136 verwijderingen
  1. 1 1
      README.md
  2. 221 135
      assets/dashboards/ohm-prometheus.json

+ 1 - 1
README.md

@@ -20,7 +20,7 @@ Supported metric stores:
 
 - [Graphite](https://graphiteapp.org/) - [(starter dashboard)](https://grafana.com/grafana/dashboards/11591)
 - [InfluxdDB](https://www.influxdata.com/) - [(starter dashboard)](https://grafana.com/grafana/dashboards/11601)
-- [Prometheus](https://prometheus.io/) - [(starter dashboard)](https://grafana.com/grafana/dashboards/11587) for Grafana v8.1+
+- [Prometheus](https://prometheus.io/) - [(starter dashboard)](https://grafana.com/grafana/dashboards/11587) for Grafana v8.3+
 - [Postgres](https://www.postgresql.org/) / [TimescaleDB](https://www.timescale.com/) - [(starter dashboard)](https://grafana.com/grafana/dashboards/11599)
 
 Hardware support is provided through [LibreHardwareMonitor](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor). Since detected sensors is hardware dependent, one can use the LibreHardwareMonitor GUI to preview a subset of metrics that will be exported by OhmGraphite. If a GUI of hardware sensors is all that is desired, and the thought of running and configuring Grafana and a metric store sounds overwhelming, I'd recommend [HWINFO](https://www.hwinfo.com/).

File diff suppressed because it is too large
+ 221 - 135
assets/dashboards/ohm-prometheus.json


Some files were not shown because too many files changed in this diff