From 85fc29d5114b0a5db7a4c8e5989aebe3bf813990 Mon Sep 17 00:00:00 2001 From: "Dustin C. Hatch" Date: Tue, 25 Nov 2025 21:56:20 -0600 Subject: [PATCH] remote-blackbox: Increase scrape timeout In order to avoid false positives, especially with Invoice Ninja, I'm increasing the timeout values for scraping the public-facing websites. They can occasionally be quite slow, either because of our Internet connection, or load on the servers. --- group_vars/remote-blackbox.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/group_vars/remote-blackbox.yml b/group_vars/remote-blackbox.yml index 104c03d..41310ba 100644 --- a/group_vars/remote-blackbox.yml +++ b/group_vars/remote-blackbox.yml @@ -16,7 +16,6 @@ blackbox_modules: - 307 - 308 prober: http - timeout: 5s vmagent_remotewrite_url: https://metrics.pyrocufflink.blue/insert/1/prometheus/api/v1/write @@ -33,6 +32,7 @@ vmagent_scrape_configs: - job_name: websites scrape_interval: 4m + scrape_timeout: 30s metrics_path: /probe params: module: