- job_name: 'node-exporter' static_configs: - targets: - '192.168.2.130:9100' # f0 via WireGuard - '192.168.2.131:9100' # f1 via WireGuard - '192.168.2.132:9100' # f2 via WireGuard labels: os: freebsd - targets: - '192.168.2.110:9100' # blowfish via WireGuard - '192.168.2.111:9100' # fishfinger via WireGuard labels: os: openbsd - job_name: 'pushgateway' honor_labels: true static_configs: - targets: - 'pushgateway.monitoring.svc.cluster.local:9091'