VictoriaMetrics/dashboards
hagen1778 9dd9b4442f
dashboards: use $__interval variable for offsets and look-behind windows in annotations
This should improve precision of `restarts` and `version change` annotations when
 zooming-in/zooming-out on the dashboards.

 The change also makes `restarts` dashboard visible on the panels, so user can disable it from
 displaying if needed. This could be useful when restarts overlap with version change events.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-05-22 16:32:51 +02:00
..
vm dashboards: use $__interval variable for offsets and look-behind windows in annotations 2024-05-22 16:32:51 +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 deployment: update operator dashboard to be compatible with Grafana 10 2024-04-29 12:32:19 +02: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 dashboards: use $__interval variable for offsets and look-behind windows in annotations 2024-05-22 16:32:51 +02:00
vmalert.json dashboards: use $__interval variable for offsets and look-behind windows in annotations 2024-05-22 16:32:51 +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.