VictoriaMetrics/dashboards
hagen1778 d389a4fcf3
dashboards: use version instead of short_version in annotations
`version` label won't show the difference if various flavors of the same
version were deployed. But `short_version` will.

For example, on the sandbox env we test VM builds before new version release.
Without this change, the version update won't be visible on dashboard.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2023-11-16 09:26:47 +01:00
..
vm dashboards: use version instead of short_version in annotations 2023-11-16 09:26:47 +01:00
backupmanager.json dashboards: fix operator datasource variable (#3604) 2023-01-05 14:59:56 +01:00
clusterbytenant.json dashboards: fix operator datasource variable (#3604) 2023-01-05 14:59:56 +01:00
Makefile dashboards: provide copies of Grafana dashboards alternated with Vict… (#4905) 2023-08-29 11:06:55 +02:00
operator.json dashboards: bump operator dash to v9 of Grafana (#3642) 2023-01-12 16:31:26 +01:00
README.md dashboards: provide copies of Grafana dashboards alternated with Vict… (#4905) 2023-08-29 11:06:55 +02:00
victorialogs.json add annotation to VictoriaLogs dashboards - restarts and version change (#5008) 2023-09-15 15:12:23 +02:00
victoriametrics-cluster.json dashboards: use version instead of short_version in annotations 2023-11-16 09:26:47 +01:00
victoriametrics.json dashboards: use version instead of short_version in annotations 2023-11-16 09:26:47 +01:00
vmagent.json dashboards: update description for RSS and anonymous memory panels to be consistent for single-node, cluster and vmagent dashboards. 2023-11-14 09:50:06 +01:00
vmalert.json dashboards/vmalert: add new panel Missed evaluations 2023-10-31 10:35:19 +01: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.