From 11a0f84db73e89d8d80f9b19a56191326de1ac4a Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Sat, 1 Feb 2025 18:11:58 -0600 Subject: [PATCH] v-m/scrape: Remove websites job Websites are being scraped by the `vmagent` on the OVH VPS. --- victoria-metrics/scrape.yml | 28 ---------------------------- 1 file changed, 28 deletions(-) diff --git a/victoria-metrics/scrape.yml b/victoria-metrics/scrape.yml index 96ff173..af0ccf8 100644 --- a/victoria-metrics/scrape.yml +++ b/victoria-metrics/scrape.yml @@ -43,34 +43,6 @@ scrape_configs: - target_label: __address__ replacement: blackbox-exporter:9115 -- job_name: websites - scrape_interval: 5m - metrics_path: /probe - params: - module: - - http - static_configs: - - targets: - - http://dustin.hatch.name/ - - https://darkchestofwonders.us/ - - http://nratonpass.com/ - - http://pyrocufflink.net/ - - http://ebonfire.com/ - - http://chmod777.sh/ - - https://nextcloud.pyrocufflink.net/index.php - - https://bitwarden.pyrocufflink.blue/ - - https://git.pyrocufflink.blue/ - - https://tabitha.biz/ - - https://dustinandtabitha.com/ - - https://hatchlearningcenter.org/ - relabel_configs: - - source_labels: [__address__] - target_label: __param_target - - source_labels: [__param_target] - target_label: instance - - target_label: __address__ - replacement: blackbox-exporter:9115 - - job_name: collectd honor_labels: true static_configs: