VictoriaMetrics/dashboards
Hui Wang 454ad7a1b4
alerts: improve disk full estimation ()
enhance alerting rule `DiskRunsOutOfSpaceIn3Days` and
`NodeBecomesReadonlyIn3Days` to account for
[deduplication](https://docs.victoriametrics.com/#deduplication) and
[indexDB](https://docs.victoriametrics.com/#indexdb) when calculating
disk consumption rate.

And try bring the `Storage full ETA` panel back.

---------

Signed-off-by: hagen1778 <roman@victoriametrics.com>
Co-authored-by: hagen1778 <roman@victoriametrics.com>
2025-05-16 15:11:12 +02:00
..
vm alerts: improve disk full estimation () 2025-05-16 15:11:12 +02:00
backupmanager.json dashboards: drop all dashboards tags except victoriametrics or victorialogs tags for consistency () 2025-03-31 14:27:05 +02:00
clusterbytenant.json use new canonical urls to cluster-victoriametrics docs: https://docs.victoriametrics.com/victoriametrics/cluster-victoriametrics/ 2025-04-30 18:52:12 +02:00
Makefile deployment/docker: added victorialogs cluster docker compose setup () 2025-04-18 13:47:53 +02:00
operator.json dashboards: drop all dashboards tags except victoriametrics or victorialogs tags for consistency () 2025-03-31 14:27:05 +02:00
query-stats.json dashboards: update Query Stats 2025-04-28 15:46:02 +02:00
README.md docs: update refereneces to victoriametrics-datasource plugin 2024-07-05 09:46:17 +02:00
victorialogs-cluster.json use new canonical urls to troubleshooting docs: https://docs.victoriametrics.com/victoriametrics/troubleshooting/ 2025-04-30 17:32:16 +02:00
victorialogs.json dashboards: drop all dashboards tags except victoriametrics or victorialogs tags for consistency () 2025-03-31 14:27:05 +02:00
victoriametrics-cluster.json alerts: improve disk full estimation () 2025-05-16 15:11:12 +02:00
victoriametrics.json alerts: improve disk full estimation () 2025-05-16 15:11:12 +02:00
vmagent.json use new canonical urls to stream-aggregation docs: https://docs.victoriametrics.com/victoriametrics/stream-aggregation/ 2025-04-30 22:47:13 +02:00
vmalert.json use new canonical urls to keyconcepts docs: https://docs.victoriametrics.com/victoriametrics/keyconcepts/ 2025-04-30 20:08:42 +02:00
vmauth.json all: use new canonical urls to vmauth docs: https://docs.victoriametrics.com/victoriametrics/vmauth/ 2025-04-30 16:40:01 +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.