Loading conf/prometheus.yml +9 −18 Original line number Diff line number Diff line Loading @@ -23,24 +23,6 @@ scrape_configs: type: 'A' port: 9323 - job_name: 'kafka' dns_sd_configs: - names: - 'confluent_kf-1' - 'confluent_kf-2' - 'confluent_kf-3' type: 'A' port: 9998 - job_name: 'zookeeper' dns_sd_configs: - names: - 'confluent_zk-1' - 'confluent_zk-2' - 'confluent_zk-3' type: 'A' port: 9998 - job_name: 'cadvisor' dns_sd_configs: - names: Loading @@ -61,3 +43,12 @@ scrape_configs: - 'tasks.pushgateway' type: 'A' port: 9091 - job_name: 'kafka' dns_sd_configs: - names: - 'confluent_kf-1' - 'confluent_kf-2' - 'confluent_kf-3' type: 'A' port: 9998 Loading
conf/prometheus.yml +9 −18 Original line number Diff line number Diff line Loading @@ -23,24 +23,6 @@ scrape_configs: type: 'A' port: 9323 - job_name: 'kafka' dns_sd_configs: - names: - 'confluent_kf-1' - 'confluent_kf-2' - 'confluent_kf-3' type: 'A' port: 9998 - job_name: 'zookeeper' dns_sd_configs: - names: - 'confluent_zk-1' - 'confluent_zk-2' - 'confluent_zk-3' type: 'A' port: 9998 - job_name: 'cadvisor' dns_sd_configs: - names: Loading @@ -61,3 +43,12 @@ scrape_configs: - 'tasks.pushgateway' type: 'A' port: 9091 - job_name: 'kafka' dns_sd_configs: - names: - 'confluent_kf-1' - 'confluent_kf-2' - 'confluent_kf-3' type: 'A' port: 9998