Hi,
Can I get a review from one of the commiters for this documentation update?
I am adding docs for the following JMX metrics:
kafka.log,type=Log,name=Size
kafka.log,type=Log,name=NumLogSegments
kafka.log,type=Log,name=LogStartOffset
kafka.log,type=Log,name=LogEndOffset
https://issues.apache.org/jira/browse/KAFKA-10473
<https://issues.apache.org/jira/browse/KAFKA-10473>
https://github.com/apache/kafka/pull/9276
<https://github.com/apache/kafka/pull/9276>
The pull request page lists lots of failed checks. However, this pull request
only modifies an HTML file, and the test failures don't seem related to my
changes.
Thanks,
-James