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