kafka/checkstyle
Randall Hauch 11afff0990 KAFKA-5990: Enable generation of metrics docs for Connect (KIP-196)
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
2017-10-04 11:05:50 -07:00
..
checkstyle.xml KAFKA-5316; LogCleaner should account for larger record sets after cleaning 2017-05-28 09:57:59 -07:00
import-control-core.xml KAFKA-5862: Remove ZK dependency from Streams reset tool, Part I 2017-09-23 12:05:16 +08:00
import-control.xml KAFKA-5746; Add new metrics to support health checks (KIP-188) 2017-09-28 21:58:59 +01:00
java.header MINOR: improve license header check by providing head file instead of (prefix) header regex 2017-02-28 12:35:04 -08:00
suppressions.xml KAFKA-5990: Enable generation of metrics docs for Connect (KIP-196) 2017-10-04 11:05:50 -07:00