MahsaSeifikar commented on code in PR #20724:
URL: https://github.com/apache/kafka/pull/20724#discussion_r2465996246


##########
docs/upgrade.html:
##########
@@ -190,8 +190,8 @@ <h5><a id="upgrade_420_notable" 
href="#upgrade_420_notable">Notable changes in 4
         For further details, please refer to <a 
href="https://cwiki.apache.org/confluence/x/6oqMEw";>KIP-1100</a>.
     </li>
     <li>
-        A new metric <code>AvgIdleRatio</code> has been added to the 
<code>ControllerEventManager</code> group. This metric measures the average 
idle ratio of the controller event queue thread,
-        providing visibility into how much time the controller spends waiting 
for events versus processing them. The metric value ranges from 0.0 (always 
busy) to 1.0 (always idle).
+        A new metric <code>AvgIdleRatio</code> has been added to the 
<code>ControllerEventManager</code> and <code>MetadataLoader</code> groups. 
This metric measures the average idle ratio of their respective event queue 
threads,

Review Comment:
   good point



-- 
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