metricspi: Increase scrape_timeout for speedtest

Running the Internet speed test can often take longer than a minute.
This commit is contained in:
2022-08-12 14:54:49 -05:00
parent de93ccb0da
commit dbc18022f2

View File

@@ -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: