fix cadvisor dashboard

This commit is contained in:
Kopatz
2025-11-01 12:16:25 +01:00
parent 86c24c2187
commit d273d81a63
2 changed files with 7936 additions and 8283 deletions

View File

@@ -166,6 +166,19 @@ in
}
];
}
{
job_name = "scheibnmeister";
static_configs = [
{
targets = [
"127.0.0.1:2333"
];
labels = {
instance = "scheibnmeister";
};
}
];
}
];
};