VictoriaMetrics/dashboards
hagen1778 487a94565b
dashboards/all: add new panel CPU spent on GC
It should help identifying cases when too much CPU is spent on garbage collection,
 and advice users on how this can be addressed.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
2024-02-02 16:21:21 +01:00
..
vm dashboards/all: add new panel CPU spent on GC 2024-02-02 16:21:21 +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: 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: update to grafana/grafana:10.3.1 2024-02-02 15:41:08 +01:00
victoriametrics-cluster.json dashboards/all: add new panel CPU spent on GC 2024-02-02 16:21:21 +01:00
victoriametrics.json dashboards/all: add new panel CPU spent on GC 2024-02-02 16:21:21 +01:00
vmagent.json dashboards/all: add new panel CPU spent on GC 2024-02-02 16:21:21 +01:00
vmalert.json dashboards/all: add new panel CPU spent on GC 2024-02-02 16:21:21 +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.