VictoriaMetrics/dashboards
Hui Wang 75ad6c1b49
vmalert-dashboard: replace variable query metric (#6505)
`vmalert_iteration_total` series number is 4 time less than
`vmalert_iteration_duration_seconds`, queries will be lighter.
2024-06-19 09:40:34 +02:00
..
vm vmalert-dashboard: replace variable query metric (#6505) 2024-06-19 09:40:34 +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 dashboards: reflect dashboard rename in copy script 2024-01-22 16:51:24 +01:00
operator.json updating operator dashboard chart to be titled working instead of wokring (#6455) 2024-06-11 12:39:17 +04:00
README.md dashboards: provide copies of Grafana dashboards alternated with Vict… (#4905) 2023-08-29 11:06:55 +02:00
victorialogs.json dashboards: use $__interval variable for offsets and look-behind windows in annotations 2024-05-22 16:32:51 +02:00
victoriametrics-cluster.json dashboards: use $__interval variable for offsets and look-behind windows in annotations 2024-05-22 16:32:51 +02:00
victoriametrics.json dashboards: use $__interval variable for offsets and look-behind windows in annotations 2024-05-22 16:32:51 +02:00
vmagent.json vmagent: updated dashboard and alert for stream aggregation (#6427) 2024-06-10 11:49:00 +02:00
vmalert.json vmalert-dashboard: replace variable query metric (#6505) 2024-06-19 09:40:34 +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.