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

add tag "partition" to BrokerTopicMetrics so as to observe the partition metrics on the same broker

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None

    Description

      ```Partitioner``` enable us to dispatch the data to the specify partition as we wish. However, we can't observe the partition metrics if they are on the same broker. The root cause is that the key of topic metrics doesn't contain "partition" so all partitions on the same broker are merged into single metrics (see attachment).

      Attachments

        1. patch.jpg
          455 kB
          Chia-Ping Tsai
        2. trunk.jpg
          392 kB
          Chia-Ping Tsai

        Issue Links

          Activity

            People

              chia7712 Chia-Ping Tsai
              chia7712 Chia-Ping Tsai
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated: