Lobotomize fox #105

Manually merged
rarias merged 10 commits from lobotomize-fox into master 2025-06-02 11:28:55 +02:00
Showing only changes of commit 9f43a0e13b - Show all commits

View File

@@ -267,17 +267,6 @@
}
];
}
{
job_name = "ipmi-fox";
metrics_path = "/ipmi";
static_configs = [
{ targets = [ "127.0.0.1:9290" ]; }
];
params = {
target = [ "fox-ipmi" ];
module = [ "fox" ];
};
}
];
};
}