global: scrape_interval: 15s evaluation_interval: 15s scrape_configs: - job_name: kedge-daemon static_configs: - targets: ['localhost:9090'] labels: component: daemon - job_name: node-exporter static_configs: - targets: ['localhost:9100'] labels: component: node