metricspi: Stop scraping speedtest
Running the speed test periodically was just wasting bandwidth. It failed frequently, and generally did not provide useful information.
This commit is contained in:
@@ -5,14 +5,6 @@ vmagent_scrape_configs:
|
||||
- targets:
|
||||
- '[::1]:8429'
|
||||
|
||||
- job_name: speedtest
|
||||
scrape_interval: 10m
|
||||
scrape_timeout: 3m
|
||||
metrics_path: /probe
|
||||
static_configs:
|
||||
- targets:
|
||||
- k8s-ingress.pyrocufflink.blue:30516
|
||||
|
||||
- job_name: blackbox
|
||||
metrics_path: /probe
|
||||
params:
|
||||
|
||||
Reference in New Issue
Block a user