From 70f3264561b1e2c444408d75bfbc9d72ca85c771 Mon Sep 17 00:00:00 2001 From: jwansek Date: Sun, 8 Jun 2025 14:47:40 +0100 Subject: Toggling geoffery with HTTP instead of MQTT --- prometheus/prometheus.yml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'prometheus') diff --git a/prometheus/prometheus.yml b/prometheus/prometheus.yml index ff25a9b..48bd2f6 100644 --- a/prometheus/prometheus.yml +++ b/prometheus/prometheus.yml @@ -13,8 +13,4 @@ scrape_configs: static_configs: - targets: - mqtt_client:8000 - - job_name: pfsense-node-exporter - static_configs: - - targets: - - 192.169.69.1:9100 -- cgit v1.2.3