Increase scrape interval
This commit is contained in:
parent
014228f0f9
commit
33e9ba8725
@ -110,6 +110,7 @@ with lib;
|
||||
}
|
||||
{
|
||||
job_name = "blackbox";
|
||||
scrape_interval = "20s";
|
||||
metrics_path = "/probe";
|
||||
params = {
|
||||
module = [ "icmp" ];
|
||||
|
Loading…
Reference in New Issue
Block a user