defiant/metrics: Remove zfs exporter, fix snmp exporter

This commit is contained in:
2023-12-26 15:46:41 +01:00
committed by Felix Albrigtsen
parent 773c961d55
commit 36613beb67
4 changed files with 3 additions and 25 deletions

View File

@@ -59,15 +59,6 @@ in {
}
];
}
{
job_name = "zfs";
static_configs = [
{ targets = [
"voyager.home.feal.no:9134"
"defiant.home.feal.no:9134"
]; }
];
}
];
};
}