VictoriaMetrics/dashboards
hagen1778 6fdc111fd2
dashboards: set Y-min to 0 for stats panel with range queries
Y-min set to 0 gives better understanding of changes, as it shows absolute change.
Otherwise, the panel will show relative change and could make a false impression
of the changes.

Other panels in dashboards are either instant (no historical data displayed),
or already set to Y-min: 0.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-11-12 17:56:17 -07:00
..
vm dashboards: set Y-min to 0 for stats panel with range queries 2024-11-12 17:56:17 -07: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/victorialogs: allow multiple values for instance variable (#7465) 2024-11-07 14:22:53 +01: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: set Y-min to 0 for stats panel with range queries 2024-11-12 17:56:17 -07: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.