VictoriaMetrics/dashboards
hagen1778 ec81deb7e8
dashboards: fix Ingestion row for vmagent dashboard
Previously, clicking on Ingestion row could result in a visual blip.
Re-ordering panels within the row seems to fix it.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-11-25 12:40:56 +01:00
..
vm dashboards: fix Ingestion row for vmagent dashboard 2024-11-25 12:40:56 +01:00
backupmanager.json dashboards: set Y-min to 0 for stats panel with range queries 2024-11-12 17:56:17 -07:00
clusterbytenant.json dashboards: update statistic by tenant dashboard, fix billing disk usage pie panel (#6521) 2024-06-27 09:29:25 +02:00
Makefile dashboards: add dashboards with victoria-logs datasource (#7424) 2024-11-05 16:53:14 +01:00
operator.json dashboards: set Y-min to 0 for stats panel with range queries 2024-11-12 17:56:17 -07:00
README.md docs: update refereneces to victoriametrics-datasource plugin 2024-07-05 09:46:17 +02:00
victorialogs.json dashboards: rename datapoints to logs for vlogs dashboard 2024-11-14 07:14:39 -07:00
victoriametrics-cluster.json dashboards: add Restarts panel (#7394) 2024-10-30 16:44:08 +01:00
victoriametrics.json dashboards: add Restarts panel (#7394) 2024-10-30 16:44:08 +01:00
vmagent.json dashboards: fix Ingestion row for vmagent dashboard 2024-11-25 12:40:56 +01:00
vmalert.json dashboards: set Y-min to 0 for stats panel with range queries 2024-11-12 17:56:17 -07:00
vmauth.json dashboards: set Y-min to 0 for stats panel with range queries 2024-11-12 17:56:17 -07: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.