GitHub user wushujames opened a pull request: https://github.com/apache/kafka/pull/2993
KAFKA-5191: Autogenerate Consumer Fetcher metrics Autogenerate docs for the Consumer Fetcher's metrics. This is a smaller subset of the original PR https://github.com/apache/kafka/pull/1202. CC @ijuma @benstopford @hachikuji You can merge this pull request into a Git repository by running: $ git pull https://github.com/wushujames/kafka fetcher_metrics_docs Alternatively you can review and apply these changes as the patch at: https://github.com/apache/kafka/pull/2993.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #2993 ---- commit edcfde98d50b6cb46a0eaf19d61ad5f19dd8fd8b Author: James Cheng <jylch...@yahoo.com> Date: 2017-05-07T05:33:48Z Base files, to support auto-generating metrics documentation. commit 9c0becef44e36f69dd3a141e4d2bce4694eb29b7 Author: James Cheng <jylch...@yahoo.com> Date: 2017-05-07T06:46:54Z Autogenerate metrics docs for the Fetcher ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---