grafana: add logs dashboard
This commit is contained in:
parent
e0f0581d27
commit
e6bfb11be0
2 changed files with 82 additions and 0 deletions
|
|
@ -60,6 +60,13 @@
|
|||
access = "proxy";
|
||||
url = "http://127.0.0.1:3100";
|
||||
isDefault = true;
|
||||
uid = "Loki";
|
||||
}
|
||||
];
|
||||
dashboards.settings.providers = [
|
||||
{
|
||||
name = "default";
|
||||
options.path = ./dashboards;
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue