James created KAFKA-16252: ----------------------------- Summary: Maligned Metrics formatting Key: KAFKA-16252 URL: https://issues.apache.org/jira/browse/KAFKA-16252 Project: Kafka Issue Type: Bug Components: documentation Affects Versions: 3.6.1 Reporter: James Attachments: image-2024-02-13-22-34-31-371.png
There's some inconsistencies, and I believe indeed some buggy content in the documentation for monitoring kafka. 1. Some MBean documentation is presented as a TR with a colspan of 3 instead of its normal location of the third column 2. There seems to be some erroneous data posted in the headings for a handful of documentation sections, ex {code:java} [2023-09-15 00:40:42,725] INFO Metrics scheduler closed (org.apache.kafka.common.metrics.Metrics:693) [2023-09-15 00:40:42,729] INFO Metrics reporters closed (org.apache.kafka.common.metrics.Metrics:703) {code} Links to erroneous content (not permalinks) * [https://kafka.apache.org/documentation/#producer_sender_monitoring] * [https://kafka.apache.org/documentation/#consumer_fetch_monitoring] * [https://kafka.apache.org/documentation/#connect_monitoring] This image demonstrates both issues !image-2024-02-13-22-34-31-371.png! -- This message was sent by Atlassian Jira (v8.20.10#820010)