Change setting

This commit is contained in:
2025-02-05 14:00:27 +08:00
parent d27b27a2a8
commit ce2f231f99
2 changed files with 17 additions and 1 deletions

View File

@@ -16,3 +16,8 @@ scrape_configs:
scrape_interval: 5s
static_configs:
- targets: ['192.168.1.24:8088']
- job_name: 'tapo-exporter-local'
scrape_interval: 60s
static_configs:
- targets: ['192.168.1.24:8089']