X-Git-Url: https://gerrit.fd.io/r/gitweb?p=csit.git;a=blobdiff_plain;f=fdio.infra.terraform%2F1n_nmd%2Fprometheus%2Fconf%2Fnomad%2Fprometheus.hcl;h=4451d72f7aa6e5f4854a1ec0b0e930f47a9419c0;hp=3d0b2c2eef73308bfb5edb0c588ddb9905414210;hb=5b5790e52de6562ec6d5e6a9ddf2df24f8be7993;hpb=8e1dfc4ab336302999f91ea0386093b0bc879974 diff --git a/fdio.infra.terraform/1n_nmd/prometheus/conf/nomad/prometheus.hcl b/fdio.infra.terraform/1n_nmd/prometheus/conf/nomad/prometheus.hcl index 3d0b2c2eef..4451d72f7a 100644 --- a/fdio.infra.terraform/1n_nmd/prometheus/conf/nomad/prometheus.hcl +++ b/fdio.infra.terraform/1n_nmd/prometheus/conf/nomad/prometheus.hcl @@ -476,13 +476,13 @@ scrape_configs: - job_name: 'Consul Cluster' static_configs: + - targets: [ '10.30.51.22:8500' ] + - targets: [ '10.30.51.24:8500' ] + - targets: [ '10.30.51.25:8500' ] + - targets: [ '10.30.51.26:8500' ] - targets: [ '10.30.51.28:8500' ] - targets: [ '10.30.51.29:8500' ] - targets: [ '10.30.51.30:8500' ] - - targets: [ '10.30.51.32:8500' ] - - targets: [ '10.30.51.33:8500' ] - - targets: [ '10.30.51.34:8500' ] - - targets: [ '10.30.51.35:8500' ] - targets: [ '10.30.51.39:8500' ] - targets: [ '10.30.51.40:8500' ] - targets: [ '10.30.51.50:8500' ] @@ -505,7 +505,7 @@ scrape_configs: static_configs: - targets: [ 'gerrit.fd.io' ] - targets: [ 'jenkins.fd.io' ] - - targets: [ '10.30.51.32' ] + - targets: [ '10.32.8.17' ] params: module: [ 'icmp_v4' ] relabel_configs: @@ -534,7 +534,7 @@ scrape_configs: - job_name: 'Jenkins Job Health Exporter' static_configs: - - targets: [ '10.30.51.32:9186' ] + - targets: [ '10.30.51.22:9186' ] metric_relabel_configs: - source_labels: [ __name__ ] regex: '^(vpp.*|csit.*)_(success|failure|total|unstable|reqtime_ms)$' @@ -548,13 +548,13 @@ scrape_configs: - job_name: 'Node Exporter' static_configs: + - targets: [ '10.30.51.22:9100' ] + - targets: [ '10.30.51.24:9100' ] + - targets: [ '10.30.51.25:9100' ] + - targets: [ '10.30.51.26:9100' ] - targets: [ '10.30.51.28:9100' ] - targets: [ '10.30.51.29:9100' ] - targets: [ '10.30.51.30:9100' ] - - targets: [ '10.30.51.32:9100' ] - - targets: [ '10.30.51.33:9100' ] - - targets: [ '10.30.51.34:9100' ] - - targets: [ '10.30.51.35:9100' ] - targets: [ '10.30.51.39:9100' ] - targets: [ '10.30.51.40:9100' ] - targets: [ '10.30.51.50:9100' ]