1
0
Fork 0

Increase scrape interval

This commit is contained in:
clerie 2022-07-12 01:58:11 +02:00
parent 014228f0f9
commit 33e9ba8725
1 changed files with 1 additions and 0 deletions

View File

@ -110,6 +110,7 @@ with lib;
}
{
job_name = "blackbox";
scrape_interval = "20s";
metrics_path = "/probe";
params = {
module = [ "icmp" ];