mirror of https://github.com/apache/kafka.git
A new mechanism was added recently to the Metrics framework to make it easier to generate the documentation. It uses a registry with a MetricsNameTemplate for each metric, and then those templates are used when creating the actual metrics. The metrics framework provides utilities that can generate the HTML documentation from the registry of templates. This change moves the recently-added Connect metrics over to use these templates and to then generate the metric documentation for Connect. This PR is based upon #3975 and can be rebased once that has been merged. Author: Randall Hauch <rhauch@gmail.com> Reviewers: Ewen Cheslack-Postava <ewen@confluent.io> Closes #3987 from rhauch/kafka-5990 |
||
---|---|---|
.. | ||
checkstyle.xml | ||
import-control-core.xml | ||
import-control.xml | ||
java.header | ||
suppressions.xml |