scrape_configs: - job_name: federate-edge-a scrape_interval: 30s honor_labels: true metrics_path: /federate params: 'match[]': - 'up{job="prometheus-source"}' - 'prometheus_build_info{job="prometheus-source"}' static_configs: - targets: - source-prometheus.example.net:9090 labels: source: edge-a