Persistence prometheus data

This commit is contained in:
2025-01-15 19:56:41 +08:00
parent 004adf6705
commit e771dfecc6
2 changed files with 8 additions and 0 deletions

View File

@@ -11,3 +11,8 @@ scrape_configs:
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']