VictoriaMetrics/dashboards
hagen1778 463455665b
dashboards: update cluster dashboard
* add panels for detailed visualization of traffic usage between vmstorage, vminsert, vmselect
components and their clients. New panels are available in the rows dedicated to specific components.

* update "Slow Queries" panel to show percentage of the slow queries to the total number of read queries
served by vmselect. The percentage value should make it more clear for users whether there is a service degradation.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-01-08 11:58:31 +01:00
..
vm dashboards: update cluster dashboard 2024-01-08 11:58:31 +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: update cluster dashboard 2024-01-08 11:58:31 +01:00
victoriametrics.json dashboards: remove path!="/favicon.ico" filter from requests rate graphs 2023-11-16 19:28:49 +01:00
vmagent.json vmagent: add vm_promscrape_scrape_pool_targets for scrape jobs like… (#5335) 2023-12-06 15:44:39 +08:00
vmalert.json app/vmalert: replace error metrics for gauges with counter metrics (#5217) 2023-12-06 19:39:35 +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.