Remove blobs #185

Closed
rarias wants to merge 459 commits from remove-blobs into old-master
Showing only changes of commit b7e1e4faa8 - Show all commits

View File

@@ -250,6 +250,14 @@
module = [ "raccoon" ];
};
}
{
job_name = "raccoon";
static_configs = [
{
targets = [ "127.0.0.1:19002" ]; # Node exporter
}
];
}
{
job_name = "ipmi-fox";
metrics_path = "/ipmi";