bert: Add lawrencedeerclub.chandlerswift.com

This commit is contained in:
Chandler Swift 2024-11-20 08:16:57 -06:00
parent 3379ea34d7
commit e02c3832a9
Signed by: chandlerswift
GPG key ID: A851D929D52FB93F
4 changed files with 46 additions and 0 deletions

View file

@ -18,6 +18,22 @@
];
}];
}
{
job_name = "bigbird_zfs";
static_configs = [{
targets = [
"bigbird:9134"
];
}];
}
{
job_name = "bigbird";
static_configs = [{
targets = [
"bigbird:9100"
];
}];
}
];
exporters.node = {
enable = true;