Reset history to current sanitized state

This commit is contained in:
2026-08-05 16:53:08 +00:00
commit 3e842868ec
5 changed files with 483 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
global:
scrape_interval: 5m # Adjust to your needs (default is 1m)
evaluation_interval: 5m
scrape_configs:
- job_name: 'wg-portal-vps'
static_configs:
- targets: ['10.7.0.1:8787'] # Your VPS WireGuard metrics endpoint
- job_name: 'pushgateway'
honor_labels: true
static_configs:
- targets: ['192.168.1.3:9091']