monitoring
This commit is contained in:
parent
62614f968c
commit
6deeb8c330
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@
|
||||||
enable = true;
|
enable = true;
|
||||||
datasources.settings.datasources = [
|
datasources.settings.datasources = [
|
||||||
{
|
{
|
||||||
url = "localhost:4000";
|
url = "http://localhost:4000";
|
||||||
type = "prometheus";
|
type = "prometheus";
|
||||||
name = "Prometheus";
|
name = "Prometheus";
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue