VictoriaMetrics/dashboards
hagen1778 0dd3fec2b7
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>
(cherry picked from commit c746ba154d)
2024-05-21 16:37:23 +02:00
..
vm deployment/dashboards: fix AnnotationQueryRunner error in Grafana 2024-05-21 16:37:23 +02:00
backupmanager.json deployment: update backupmanager dashboard to be compatible with Grafana 10 2024-04-30 10:30:04 +02:00
clusterbytenant.json deployment: update per-tenant-statistic dashboard to be compatible with Grafana 10 2024-04-30 10:30:06 +02:00
Makefile dashboards: reflect dashboard rename in copy script 2024-01-22 18:44:18 +02:00
operator.json deployment: update operator dashboard to be compatible with Grafana 10 2024-04-30 10:30:02 +02:00
README.md dashboards: provide copies of Grafana dashboards alternated with Vict… (#4905) 2023-08-29 11:20:16 +02:00
victorialogs.json deployment/dashboards: fix AnnotationQueryRunner error in Grafana 2024-05-21 16:37:23 +02:00
victoriametrics-cluster.json deployment/dashboards: fix AnnotationQueryRunner error in Grafana 2024-05-21 16:37:23 +02:00
victoriametrics.json deployment: bump Grafana version to 10.4.2 2024-04-30 10:30:00 +02:00
vmagent.json deployment/dashboards: fix AnnotationQueryRunner error in Grafana 2024-05-21 16:37:23 +02:00
vmalert.json deployment/dashboards: fix AnnotationQueryRunner error in Grafana 2024-05-21 16:37:23 +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.