Hi,
I have run consumer performance test on my kafka cluster.
Can you please help me to understand below parameters?  Basically I don't know 
whats unit of those parameters? I cant assume it blindly
Its only given in 2 columnts,  the "Metric Name" and its "Value"

Metric Name                                                                     
                                                                                
                Value                Unit I assume?
consumer-coordinator-metrics:commit-latency-avg:{client-id=consumer-1}          
                                 : 4.000                                        
 ms
consumer-coordinator-metrics:commit-latency-max:{client-id=consumer-1}          
                                 : 4.000                                        
ms
consumer-coordinator-metrics:commit-rate:{client-id=consumer-1}                 
                                              : 0.033                           
                 ?
consumer-coordinator-metrics:commit-total:{client-id=consumer-1}                
                                              : 1.000                           
                             ?
consumer-fetch-manager-metrics:fetch-rate:{client-id=consumer-1}                
                                                : 0.493                         
                  ?
consumer-fetch-manager-metrics:fetch-size-avg:{client-id=consumer-1, 
topic=mbtest1}                : 958250.400                   ?
consumer-fetch-manager-metrics:fetch-size-avg:{client-id=consumer-1}            
                                 : 958250.400                                  ?
consumer-fetch-manager-metrics:fetch-size-max:{client-id=consumer-1, 
topic=mbtest1}                : 999971.000                   ?
consumer-fetch-manager-metrics:fetch-size-max:{client-id=consumer-1}            
                                 : 999971.000                                  ?
consumer-fetch-manager-metrics:fetch-total:{client-id=consumer-1}               
                                                : 15.000                        
                              ?
consumer-fetch-manager-metrics:records-per-request-avg:{client-id=consumer-1, 
topic=mbtest1}       : 4366.333
consumer-fetch-manager-metrics:records-per-request-avg:{client-id=consumer-1}   
                            : 4366.333


consumer-fetch-manager-metrics:records-lead-avg:{client-id=consumer-1, 
topic=mbtest1, partition=0} : 32679.907
consumer-fetch-manager-metrics:records-lead-min:{client-id=consumer-1, 
topic=mbtest1, partition=0} : 500.000
consumer-fetch-manager-metrics:records-lead-min:{client-id=consumer-1}          
                   : 500.000
consumer-fetch-manager-metrics:records-lead:{client-id=consumer-1, 
topic=mbtest1, partition=0}     : 65495.000

Whats mean by recods-lead?

Can I consider below metrics as throughput of my consumer?
consumer-fetch-manager-metrics:records-consumed-rate:{client-id=consumer-1, 
topic=mbtest1}         : 2159.769
consumer-fetch-manager-metrics:records-consumed-rate:{client-id=consumer-1}     
                   : 2159.698

What is diff between in "records-per-request-avg" and "records-consumed-rate" ?

Regards,
Sunil.
CONFIDENTIAL NOTE:
The information contained in this email is intended only for the use of the 
individual or entity named above and may contain information that is 
privileged, confidential and exempt from disclosure under applicable law. If 
the reader of this message is not the intended recipient, you are hereby 
notified that any dissemination, distribution or copying of this communication 
is strictly prohibited. If you have received this message in error, please 
immediately notify the sender and delete the mail. Thank you.

Reply via email to