VictoriaMetrics/dashboards
Dima Lazerka 564463259a
deployment/dashboards: properly show version for non-stable docker images (#6150)
re: .*-(?:tags|heads)-(.*)-(?:0|dirty)-.*

cases:
victoria-metrics-20240419-160209-heads-enterprise-single-node-0-g08f933ab0c
enterprise-single-node

victoria-metrics-20240201-133950-tags-v1.97.1-enterprise-0-g760a8733b
v1.97.1-enterprise

victoria-metrics-20240419-160209-heads-rotation-part-2-0-ge2367b6d1-dirty-848b54cd
rotation-part-2-0-ge2367b6d1

victoria-metrics-20240419-160209-heads-lts-1.93-enterprise-search-contention-0-g30ef4aad21-amd64
lts-1.93-enterprise-search-contention

victoria-metrics-20240425-150852-tags-v1.101.0-enterprise-0-g718138c64
v1.101.0-enterprise

Signed-off-by: hagen1778 <roman@victoriametrics.com>
Co-authored-by: Dzmitry Lazerka <dlazerka@gmail.com>
Co-authored-by: hagen1778 <roman@victoriametrics.com>
2024-04-29 11:11:28 +02:00
..
vm deployment/dashboards: properly show version for non-stable docker images (#6150) 2024-04-29 11:11:28 +02:00
backupmanager.json dashboards: fix operator datasource variable (#3604) 2023-01-05 14:59:56 +01:00
clusterbytenant.json dashboards: statistic per tenant dashboard use variable for datasource in pie charts 2024-03-16 13:46: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: fix typo in VictoriaLogs panel (#6102) 2024-04-16 09:50:46 +02:00
victoriametrics-cluster.json dashboards: show max number of active merges instead of cumulative 2024-04-23 16:41:48 +02:00
victoriametrics.json deployment/dashboards: properly show version for non-stable docker images (#6150) 2024-04-29 11:11:28 +02:00
vmagent.json all: replace remaining https://docs.victoriametrics.com/vmagent.html urls with the new one - https://docs.victoriametrics.com/vmagent/ 2024-04-18 01:36:13 +02:00
vmalert.json all: replace old https://docs.victoriametrics.com/Troubleshooting.html url with the new one - https://docs.victoriametrics.com/troubleshooting/ 2024-04-18 03:26:36 +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.