box: cleanup old prom endpoints

This commit is contained in:
Aaron Bieber 2024-01-04 14:09:32 -07:00
parent 5895fc7174
commit 240ca8e293
No known key found for this signature in database

View File

@ -736,18 +736,6 @@ in
}
];
}
{
job_name = "greenhouse";
static_configs = [{ targets = [ "10.6.0.20:80" ]; }];
}
{
job_name = "house";
static_configs = [{ targets = [ "10.6.0.21:80" ]; }];
}
{
job_name = "outside";
static_configs = [{ targets = [ "10.6.0.22:8811" ]; }];
}
{
job_name = "faf";
static_configs = [{ targets = [ "10.6.0.245:9002" ]; }];