1
0

hosts/web-2: Remove iot-data.clerie.de

This commit is contained in:
2024-11-20 22:21:30 +01:00
parent 75f691061b
commit 113a14cb9b
3 changed files with 0 additions and 67 deletions

View File

@@ -358,32 +358,6 @@ in {
relabelAddressToInstance
];
}
{
job_name = "zimmer-temp";
scrape_interval = "20s";
scheme = "https";
metrics_path = "/data/zimmer-temp/";
static_configs = [
{
targets = [
"iot-data.clerie.de"
];
}
];
}
{
job_name = "outdoor-temp";
scrape_interval = "20s";
scheme = "https";
metrics_path = "/data/outdoor-temp/";
static_configs = [
{
targets = [
"iot-data.clerie.de"
];
}
];
}
{
job_name = "xmpp-alerts";
scrape_interval = "20s";