mehbey commented on code in PR #18731:
URL: https://github.com/apache/kafka/pull/18731#discussion_r1932914388


##########
docs/ops.html:
##########
@@ -1770,6 +1770,16 @@ <h4 class="anchor-heading"><a id="remote_jmx" 
class="anchor-link"></a><a href="#
         
<td>kafka.log:type=Log,name=LogEndOffset,topic=([-.\w]+),partition=([0-9]+)</td>
         <td>The last offset in a partition.</td>
       </tr>
+      <tr>
+        <td>Remaining logs to recover</td>
+        <td>kafka.log:type=LogManager,name=remainingLogsToRecover</td>

Review Comment:
   Good call. Added `LogDirectoryOffline`. 
   `OfflineLogDirectoryCount` is already documented here at [line 
1507](https://github.com/apache/kafka/pull/18731/files#diff-e4e8d893dc2a4e999c96713dd5b5857203e0756860df0e70fb0cb041aa4d347bL1507)



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