VictoriaMetrics/dashboards
hagen1778 497c708aaa
dashboards: fix Errors rate to Alertmanager filter
The panel `Errors rate to Alertmanager` had `group` label filter
applied to the expression, while the metric `vmalert_alerts_send_errors_total`
doesn't have that label. This resulted into always empty results.

Signed-off-by: hagen1778 <roman@victoriametrics.com>
(cherry picked from commit 8874b525b7)
2023-10-31 10:35:57 +01:00
..
vm dashboards: fix Errors rate to Alertmanager filter 2023-10-31 10:35:57 +01:00
backupmanager.json dashboards: fix operator datasource variable (#3604) 2023-01-05 16:49:19 -08:00
clusterbytenant.json dashboards: fix operator datasource variable (#3604) 2023-01-05 16:49:19 -08:00
Makefile dashboards: provide copies of Grafana dashboards alternated with Vict… (#4905) 2023-08-29 11:20:16 +02:00
operator.json dashboards: bump operator dash to v9 of Grafana (#3642) 2023-01-12 08:49:09 -08:00
README.md dashboards: provide copies of Grafana dashboards alternated with Vict… (#4905) 2023-08-29 11:20:16 +02:00
victorialogs.json add annotation to VictoriaLogs dashboards - restarts and version change (#5008) 2023-09-18 11:35:16 +02:00
victoriametrics-cluster.json dasbhoards: fix vminsert/vmstorage/vmselect metrics filtering 2023-10-16 12:13:01 +02:00
victoriametrics.json dashboards/victoriametrics: account for instance filter in annotations 2023-09-21 09:36:35 +02:00
vmagent.json lib/promscrape: make concurrency control optional (#5073) 2023-10-02 21:34:41 +02:00
vmalert.json dashboards: fix Errors rate to Alertmanager filter 2023-10-31 10:35:57 +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.