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