Commit b212c9a6 authored by Pedro Eduardo Trujillo's avatar Pedro Eduardo Trujillo
Browse files

Elimina job de zookeeper, ya no expone nada

parent 8e3f9d7d
Loading
Loading
Loading
Loading
+9 −18
Original line number Diff line number Diff line
@@ -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:
@@ -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