VictoriaMetrics/dashboards
hagen1778 c746ba154d
deployment/dashboards: fix AnnotationQueryRunner error in Grafana
The error appears when executing annotations query against Prometheus backend
because the query itself hasn't specified look-behind window (which is allowed
in VictoriaMetrics query engine).

https://github.com/VictoriaMetrics/VictoriaMetrics/issues/6309
Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-05-21 11:39:02 +02:00
..
vm deployment/dashboards: fix AnnotationQueryRunner error in Grafana 2024-05-21 11:39:02 +02:00
backupmanager.json deployment: update backupmanager dashboard to be compatible with Grafana 10 2024-04-29 12:35:25 +02:00
clusterbytenant.json deployment: update per-tenant-statistic dashboard to be compatible with Grafana 10 2024-04-29 12:38:56 +02:00
Makefile
operator.json
README.md
victorialogs.json deployment/dashboards: fix AnnotationQueryRunner error in Grafana 2024-05-21 11:39:02 +02:00
victoriametrics-cluster.json deployment/dashboards: fix AnnotationQueryRunner error in Grafana 2024-05-21 11:39:02 +02:00
victoriametrics.json
vmagent.json deployment/dashboards: fix AnnotationQueryRunner error in Grafana 2024-05-21 11:39:02 +02:00
vmalert.json deployment/dashboards: fix AnnotationQueryRunner error in Grafana 2024-05-21 11:39:02 +02:00

VictoriaMetrics dashboards

The directory contains the official list of Grafana dashboards for VictoriaMetrics components. The vm folder contains copies of the listed dashboards but alternated to use VictoriaMetrics datasource.

The listed dashboards can be found on Grafana website.

When making changes to the dashboards in dashboards folder, don't forget to call make dashboards-sync and sync changes to Grafana website.