mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-05-17 08:36:55 +03:00
See updated dashboard in https://play-grafana.victoriametrics.com/d/nbuo5Mr4k/victoriametrics-vmauth?orgId=1&from=now-3h&to=now&timezone=browser&var-ds=P4169E866C3094E38&var-job=vmclusterlb-benchmark-vm-cluster-lts&var-instance=$__all&var-user=$__all&var-adhoc=&refresh=30s. `Stats`: 1. `Users count`: set default value 0; 2. `Uptime`: count vmauth instances per job instead of showing instance uptime, to be consistent with other dashboards. The actual uptime is not very useful and is hard to read. `Overview`: 1. Reorder panels; 2. `Requests rejected rate`: add a `>0` threshold in query. `Troubleshooting`: 1. Remove unused `Restarts` panel; 2. `Logging rate`: add a `>0` threshold in query; 3. Add `Requests backend error rate` to show underlying backend errors in addition to request errors. I don’t see a specific change that needs to be mentioned in the changelog.
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.