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