VictoriaMetrics/dashboards
Zakhar Bessarab 6b493582da
dashboards/victoria-metrics-single: allow selecting multiple instance values (#5870)
Allowing to select multiple instance IPs makes it much easier to view
metrics for longer periods of time in dynamic environments such as
Kubernetes. In k8s update will also cause IP to change making it harder
to use dashboard to check the status.

See: https://github.com/VictoriaMetrics/VictoriaMetrics/issues/5869

---------

Signed-off-by: Zakhar Bessarab <z.bessarab@victoriametrics.com>
Signed-off-by: hagen1778 <roman@victoriametrics.com>
Co-authored-by: hagen1778 <roman@victoriametrics.com>
2024-04-29 10:34:36 +02:00
..
vm dashboards/victoria-metrics-single: allow selecting multiple instance values (#5870) 2024-04-29 10:34:36 +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 dashboards/victoria-metrics-single: allow selecting multiple instance values (#5870) 2024-04-29 10:34:36 +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.