monitoring saerro

This commit is contained in:
41666 2024-02-18 01:05:27 -05:00
parent 179847c04c
commit 12ef28fc35
4 changed files with 71 additions and 37 deletions

View file

@ -76,6 +76,13 @@
node = ["1"];
};
}
{
job_name = "saerro";
static_configs = [
{ targets = [ "saerro.ps2.live" ]; }
];
metrics_path = "/metrics/combined";
}
];
};