jolshan commented on code in PR #14387: URL: https://github.com/apache/kafka/pull/14387#discussion_r1379424990
########## checkstyle/import-control.xml: ########## @@ -240,6 +240,7 @@ <allow pkg="org.apache.kafka.test" /> <allow pkg="org.apache.kafka.timeline" /> <subpackage name="metrics"> + <allow pkg="com.yammer.metrics"/> Review Comment: Are we planning not to add any of the new sensor metrics though? I assume that's what the description is referring to when it says we need to wait for other things to get the sensors. -- 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: jira-unsubscr...@kafka.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org