From 3a8020545e98732349a2ec45ef7e56a74441cca4 Mon Sep 17 00:00:00 2001 From: Joey Hafner Date: Fri, 1 Apr 2022 14:14:36 -0700 Subject: [PATCH] Update tasmota hostnames --- server/config/prometheus/prometheus.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/server/config/prometheus/prometheus.yml b/server/config/prometheus/prometheus.yml index 711a37e..e2a7631 100644 --- a/server/config/prometheus/prometheus.yml +++ b/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']