diff options
-rw-r--r-- | prometheus/prometheus.yml | 4 |
1 files changed, 0 insertions, 4 deletions
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 |