monitoring saerro

This commit is contained in:
41666 2024-02-18 01:07:47 -05:00
parent 12ef28fc35
commit f4cf603996

View file

@ -79,7 +79,7 @@
{ {
job_name = "saerro"; job_name = "saerro";
static_configs = [ static_configs = [
{ targets = [ "saerro.ps2.live" ]; } { targets = [ "https://saerro.ps2.live" ]; }
]; ];
metrics_path = "/metrics/combined"; metrics_path = "/metrics/combined";
} }