diff --git a/monitoring/prometheus/prometheus.yml b/monitoring/prometheus/prometheus.yml index c4dea53..86a2b14 100644 --- a/monitoring/prometheus/prometheus.yml +++ b/monitoring/prometheus/prometheus.yml @@ -40,7 +40,7 @@ scrape_configs: scrape_interval: 15s static_configs: - - targets: ['cadvisor:8080', 'serveurlucas:27054'] + - targets: ['cadvisor:8080', 'serveurlucas:27054', 'raspberrypi:27054'] - job_name: 'node-exporter'