diff --git a/devstack/files/prometheus.yml b/devstack/files/prometheus.yml index ad516d3..c124ae0 100644 --- a/devstack/files/prometheus.yml +++ b/devstack/files/prometheus.yml @@ -5,6 +5,7 @@ scrape_configs: - job_name: "node" static_configs: - targets: ["localhost:9882"] + - targets: ["localhost:9090"] # prometheus target - targets: ["localhost:9100"] # node_exporter target # labels: # fqdn: "controller" # node_exporter fqdn