Remove useless exporter

This commit is contained in:
2025-02-05 20:11:46 +08:00
parent 7fa067cf77
commit b772a103eb
3 changed files with 13 additions and 13 deletions

View File

@@ -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']