Remove useless exporter
This commit is contained in:
@@ -7,17 +7,7 @@ scrape_configs:
|
||||
static_configs:
|
||||
- targets: ['192.168.1.24:8084']
|
||||
|
||||
- job_name: 'hdd-exporter-local'
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets: ['192.168.1.24:8087']
|
||||
|
||||
- job_name: 'kasa-exporter-local'
|
||||
scrape_interval: 5s
|
||||
static_configs:
|
||||
- targets: ['192.168.1.24:8088']
|
||||
|
||||
- job_name: 'tapo-exporter-local'
|
||||
- job_name: 'local_data_exporter'
|
||||
scrape_interval: 60s
|
||||
static_configs:
|
||||
- targets: ['192.168.1.24:8089']
|
||||
- targets: ['192.168.1.24:8087']
|
||||
|
||||
Reference in New Issue
Block a user