Randall Hauch created KAFKA-5990:
------------------------------------
Summary: Add generated documentation for Connect metrics
Key: KAFKA-5990
URL: https://issues.apache.org/jira/browse/KAFKA-5990
Project: Kafka
Issue Type: Sub-task
Components: documentation, KafkaConnect
Affects Versions: 0.11.0.0
Reporter: Randall Hauch
Assignee: Randall Hauch
Fix For: 1.0.0
KAFKA-5191 recently added a new {{MetricNameTemplate}} that is used to create
the {{MetricName}} objects in the producer and consumer, as we as in the
newly-added generation of metric documentation. The {{Metric.toHtmlTable}}
method then takes these templates and generates an HTML documentation for the
metrics.
Change the Connect metrics to use these templates and update the build to
generate these metrics and include them in the Kafka documentation.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)