Update prometheus.yml

This commit is contained in:
2026-05-05 17:47:33 +02:00
parent 15dae1ae97
commit 08baa394a6
+2 -2
View File
@@ -7,12 +7,12 @@ scrape_configs:
- job_name: 'prometheus'
scrape_interval: 5s
static_configs:
- targets: ['localhost:9090']
- targets: ['prometheus:9090']
- job_name: 'node_exporter'
scrape_interval: 5s
static_configs:
- targets: ['ddocker3.maison:9090']
- targets: ['pdocker3.maison:9090']
- job_name: 'node_exporter_pfsense'
scrape_interval: 5s