# Prometheus config for single node global: scrape_interval: 10s scrape_configs: - job_name: "node" static_configs: - targets: ["localhost:9882"] - targets: ["localhost:9100"] # node_exporter target # labels: # fqdn: "controller" # node_exporter fqdn