zhifeng.peng created KAFKA-12186:
------------------------------------

             Summary: TotalFetchRequestsPerSec not equal to sum of Fetch and 
FetchFollower Request Rate
                 Key: KAFKA-12186
                 URL: https://issues.apache.org/jira/browse/KAFKA-12186
             Project: Kafka
          Issue Type: Bug
          Components: metrics, network
    Affects Versions: 2.7.0, 2.1.1
            Reporter: zhifeng.peng


TotalFetchRequestsPerSec: kafka.server:type=BrokerTopicMetrics, 
name=TotalFetchRequestsPerSec

Fetch: kafka.network:type=RequestMetrics, name=RequestsPerSec, request=Fetch
FetchFollower: kafka.network:type=RequestMetrics, name=RequestsPerSec, 
request=FetchFollower



I found a big difference between TotalFetchRequestsPerSec and sum of Fetch and 
FetchFollower Request Rate.

 

TotalFetchRequestsPerSec for all topic:



 

broker fetch and fetchFollower rate:

 

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to