Enable strictDeps on all our toplevel packages #12

Open
abonerib wants to merge 473 commits from abonerib/bscpkgs:enableStrictDeps into master
Showing only changes of commit e1d406023d - Show all commits

View File

@ -71,11 +71,12 @@
}];
}
{
job_name = "bay";
job_name = "ceph";
static_configs = [{
targets = [
"10.0.40.40:9283" # Ceph
"10.0.40.40:9283" # Ceph statistics
"10.0.40.40:9002" # Node exporter
"10.0.40.42:9002" # Node exporter
];
}];
}