Archived
1
0
forked from rarias/bscpkgs

WIP: Add package metadata #2

Draft
abonerib wants to merge 481 commits from add-meta into CIstrictDeps
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
];
}];
}