Uploaded image for project: 'Kafka'
  1. Kafka
  2. KAFKA-10172

[Kafka connect] connectors, tasks metrics doubled

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Critical
    • Resolution: Duplicate
    • 2.4.0, 2.3.1
    • None
    • connect
    • None

    Description

      After re-balance of connect cluster (4 nodes in total) we noticed that metrics

      • kafka_connect_connect_worker_metrics_task_count
      • kafka_connect_connect_worker_metrics_connector_count

      are doubled (2x,3x,4x,etc.), so connect show wrong values.

       

       

      But when we request number of connector via RESP API it shows only 36:

      › curl -s 127.0.0.1:8083/connectors | jq '.[]' | sort | wc -l
      36

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              vutkin Viktor Utkin
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: