monitoring saerro
This commit is contained in:
parent
f4cf603996
commit
630c7f2616
1 changed files with 2 additions and 1 deletions
|
@ -79,9 +79,10 @@
|
||||||
{
|
{
|
||||||
job_name = "saerro";
|
job_name = "saerro";
|
||||||
static_configs = [
|
static_configs = [
|
||||||
{ targets = [ "https://saerro.ps2.live" ]; }
|
{ targets = [ "saerro.ps2.live" ]; }
|
||||||
];
|
];
|
||||||
metrics_path = "/metrics/combined";
|
metrics_path = "/metrics/combined";
|
||||||
|
scheme = "https";
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue