mirror of
https://github.com/VictoriaMetrics/VictoriaMetrics.git
synced 2026-06-18 00:03:47 +03:00
When you try to run `make docker-cluster-up` and try to check metrics in the Explore page of the Grafana, you will see the basic auth request. If you enter the correct login and password from the `auth-vm-cluster.yml` it will continue to ask about the username and password. It happens because the datasource is configured to ask for data vmauth, but in the configuration, no auth information is provided. Added the basich auth info to the datasource provision file