VictoriaMetrics/dashboards
Roman Khavronenko 2f30213352
dashboards: add Memory allocations rate to ResourceUsage tab ()
This panel should have help us to identify
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/8501 during
release checks. While we already track the GC pressure, its value is
relative and change wasn't noticeable for the workloads that we
observed.

The absolute values of allocations rate could have helped to see the
anomaly.

### Describe Your Changes

Please provide a brief description of the changes you made. Be as
specific as possible to help others understand the purpose and impact of
your modifications.

### Checklist

The following checks are **mandatory**:

- [ ] My change adheres [VictoriaMetrics contributing
guidelines](https://docs.victoriametrics.com/contributing/).

Signed-off-by: hagen1778 <roman@victoriametrics.com>
(cherry picked from commit 3511e2e6af)
2025-03-17 16:44:16 +01:00
..
vm dashboards: add Memory allocations rate to ResourceUsage tab () 2025-03-17 16:44:16 +01:00
backupmanager.json dashboards: set Y-min to 0 for stats panel with range queries 2024-11-14 17:21:33 +01:00
clusterbytenant.json dashboards: update statistic by tenant dashboard, fix billing disk usage pie panel () 2024-06-27 09:32:13 +02:00
Makefile spelling and grammar fixes via codespell () 2025-03-17 16:38:11 +01:00
operator.json spelling and grammar fixes via codespell () 2025-03-17 16:38:11 +01:00
README.md docs: update refereneces to victoriametrics-datasource plugin 2024-07-05 09:49:28 +02:00
victorialogs.json spelling and grammar fixes via codespell () 2025-03-17 16:38:11 +01:00
victoriametrics-cluster.json dashboards: add Memory allocations rate to ResourceUsage tab () 2025-03-17 16:44:16 +01:00
victoriametrics.json dashboards: add Memory allocations rate to ResourceUsage tab () 2025-03-17 16:44:16 +01:00
vmagent.json dashboards: add Memory allocations rate to ResourceUsage tab () 2025-03-17 16:44:16 +01:00
vmalert.json dashboards: add Memory allocations rate to ResourceUsage tab () 2025-03-17 16:44:16 +01:00
vmauth.json spelling and grammar fixes via codespell () 2025-03-17 16:38:11 +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.