monitoring

This commit is contained in:
41666 2024-02-10 20:41:11 -05:00
parent 62614f968c
commit 6deeb8c330

View file

@ -27,7 +27,7 @@
enable = true;
datasources.settings.datasources = [
{
url = "localhost:4000";
url = "http://localhost:4000";
type = "prometheus";
name = "Prometheus";
}