Reduce speedtest interval
I don't need it to run that often
This commit is contained in:
parent
d76ad472bc
commit
2f3958b3e6
1 changed files with 1 additions and 1 deletions
|
@ -140,7 +140,7 @@ scrape_configs:
|
|||
action: drop
|
||||
|
||||
- job_name: speedtest
|
||||
scrape_interval: 10m
|
||||
scrape_interval: 1h
|
||||
scrape_timeout: 2m
|
||||
metrics_path: /probe
|
||||
static_configs:
|
||||
|
|
Loading…
Reference in a new issue