diff --git a/server/config/monitoring/prometheus.yml b/server/config/monitoring/prometheus.yml index 0db6aad..5a74484 100644 --- a/server/config/monitoring/prometheus.yml +++ b/server/config/monitoring/prometheus.yml @@ -66,4 +66,4 @@ scrape_configs: - job_name: 'tasmota' scrape_interval: 5s static_configs: - - targets: ['tasmota-1','tasmota-2','tasmota-3'] + - targets: ['192.168.1.50','192.168.1.51','192.168.1.52']