dajac commented on code in PR #16882:
URL: https://github.com/apache/kafka/pull/16882#discussion_r1722751155


##########
group-coordinator/src/main/java/org/apache/kafka/coordinator/group/metrics/GroupCoordinatorRuntimeMetrics.java:
##########
@@ -202,6 +248,19 @@ public void recordEventQueueTime(long durationMs) { }
     @Override
     public void recordEventQueueProcessingTime(long durationMs) { }

Review Comment:
   It may be better to add them in this one so we can look at all those metrics 
together.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to