From af750a29443bec7bd5a24bf6a5982f899dd2f934 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Fri, 1 Apr 2022 14:14:36 -0700 Subject: [PATCH] Update tasmota hostnames --- homelab/server/config/prometheus/prometheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/homelab/server/config/prometheus/prometheus.yml b/homelab/server/config/prometheus/prometheus.yml index eb753ada..8823cd08 100644 --- a/homelab/server/config/prometheus/prometheus.yml +++ b/homelab/server/config/prometheus/prometheus.yml @@ -60,4 +60,4 @@ scrape_configs: - job_name: 'tasmota' scrape_interval: 60s static_configs: - - targets: ['tasmota-F6441E-1054','tasmota-F6D7D3-6099','tasmota-F6F062-4194'] + - targets: ['tasmota-1','tasmota-2','tasmota-3']