metricspi: Increase scrape_timeout for speedtest
Running the Internet speed test can often take longer than a minute.
This commit is contained in:
@@ -7,7 +7,7 @@ vmagent_scrape_configs:
|
|||||||
|
|
||||||
- job_name: speedtest
|
- job_name: speedtest
|
||||||
scrape_interval: 10m
|
scrape_interval: 10m
|
||||||
scrape_timeout: 1m
|
scrape_timeout: 3m
|
||||||
metrics_path: /probe
|
metrics_path: /probe
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets:
|
- targets:
|
||||||
|
|||||||
Reference in New Issue
Block a user