Fix tasmota scrape targets
This commit is contained in:
parent
24a5275720
commit
29abcb248a
@ -66,4 +66,4 @@ scrape_configs:
|
|||||||
- job_name: 'tasmota'
|
- job_name: 'tasmota'
|
||||||
scrape_interval: 5s
|
scrape_interval: 5s
|
||||||
static_configs:
|
static_configs:
|
||||||
- targets: ['tasmota-1','tasmota-2','tasmota-3']
|
- targets: ['192.168.1.50','192.168.1.51','192.168.1.52']
|
||||||
|
Loading…
Reference in New Issue
Block a user