VictoriaMetrics/dashboards
hagen1778 035de57e5e
dashboards: show max number of active merges instead of cumulative
The cumulative number of active merges could be red herring
as it its value depends on the number of vmstorages.
For example, vmstorage could be added or removed and this will affect
the panel.
Or, each vmstorage could start a merging process (i.e. for downsampling)
and visiually it could look like a massive change.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-04-23 16:41:48 +02:00
..
vm dashboards: show max number of active merges instead of cumulative 2024-04-23 16:41:48 +02:00
backupmanager.json dashboards: fix operator datasource variable (#3604) 2023-01-05 14:59:56 +01:00
clusterbytenant.json dashboards: statistic per tenant dashboard use variable for datasource in pie charts 2024-03-16 13:46:56 +01:00
Makefile dashboards: reflect dashboard rename in copy script 2024-01-22 16:51:24 +01: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 dashboards: fix typo in VictoriaLogs panel (#6102) 2024-04-16 09:50:46 +02:00
victoriametrics-cluster.json dashboards: show max number of active merges instead of cumulative 2024-04-23 16:41:48 +02:00
victoriametrics.json all: replace old https://docs.victoriametrics.com/MetricsQL.html url with the new one - https://docs.victoriametrics.com/metricsql/ 2024-04-18 02:14:53 +02:00
vmagent.json all: replace remaining https://docs.victoriametrics.com/vmagent.html urls with the new one - https://docs.victoriametrics.com/vmagent/ 2024-04-18 01:36:13 +02:00
vmalert.json all: replace old https://docs.victoriametrics.com/Troubleshooting.html url with the new one - https://docs.victoriametrics.com/troubleshooting/ 2024-04-18 03:26:36 +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.