mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-17 08:36:55 +03:00
currently index file size is calculated as average across all storages from all clusters, updated it to get more valid calculations. also PR [fixes helm chart issue ](https://github.com/VictoriaMetrics/helm-charts/issues/2474). ### 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 to [VictoriaMetrics contributing guidelines](https://docs.victoriametrics.com/victoriametrics/contributing/#pull-request-checklist). - [ ] My change adheres to [VictoriaMetrics development goals](https://docs.victoriametrics.com/victoriametrics/goals/).
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.