Commit Graph

6 Commits

Author SHA1 Message Date
Michael Mitchell 900feceb9b Prometheus Grafana dashboards update
Changes:
- Singlestat Gauge visualizations updated to latest standalone Gauge visualizations. Singlestat was deprecated in Grafana 7.0 and removed in Grafana 8.0: https://grafana.com/docs/grafana/latest/panels-visualizations/visualizations/stat/
- Legacy Table (old) panels to Table panels. The Table (old) panel uses a deprecated, legacy platform based on AngularJS and will stop working in future releases of Grafana: https://grafana.com/docs/grafana/latest/developers/angular_deprecation/
- Legacy Graph panels to Time Series panels. The Graph (old) panel uses a deprecated, legacy platform based on AngularJS and will stop working in future releases of Grafana: https://grafana.com/docs/grafana/latest/developers/angular_deprecation/
2024-05-19 09:28:32 -07:00
SuperQ c063faa202
Fix use of interval variable in rate functions
Use the `$__rate_interval` variable in rate calculations. This correctly
handles the datasource minimum scrape interval.

Fixes: https://github.com/unpoller/dashboards/issues/30

Signed-off-by: SuperQ <superq@gmail.com>
2024-05-09 10:27:49 +02:00
Jason Antman e86f7c525e Prometheus dashboards - s/unifipoller/unpoller/g 2023-01-01 13:17:08 -05:00
davidnewhall2 0519ee682a remove influx reference from prometheus dashboards 2020-02-04 16:34:23 -08:00
davidnewhall2 2012cf681a Update dashboards 2020-02-01 20:13:49 -08:00
davidnewhall2 059758527a add dashboards 2019-12-29 01:45:28 -08:00