system/docker: enable monitoring

This commit is contained in:
Felix Buehler 2023-06-03 23:11:57 +02:00
parent dc7c6bce75
commit f8bb1d0886
2 changed files with 35 additions and 0 deletions

View file

@ -67,6 +67,13 @@ in
src = ./navidrome.json; # sadly data source is not detected
});
cadvisor = buildGrafanaDashboard {
id = 10619;
pname = "cadvisor";
version = "1";
hash = "sha256-T1HqWbwt+i/Wa+Y2B7hclaCijGxZF5QI38aPcXjk9y0=";
};
loki = (buildGrafanaDashboard {
id = 13407;
pname = "loki";