Grant Henke has submitted this change and it was merged. ( http://gerrit.cloudera.org:8080/16604 )
Change subject: [docs] Automatically generate a metrics reference page ...................................................................... [docs] Automatically generate a metrics reference page This patch adds an generated metrics page that is very similar to the existing command line and configuration references. A new `—dump_metrics_xml` flag was added so I could dump the metrics and then translate them to an adoc using xslt. Change-Id: I052a043a10a258fd52ff6cc7779e37becb0a3a35 Reviewed-on: http://gerrit.cloudera.org:8080/16604 Reviewed-by: Attila Bukor <[email protected]> Tested-by: Kudu Jenkins Reviewed-by: Alexey Serbin <[email protected]> --- M docs/administration.adoc A docs/metrics_reference.adoc M docs/support/jekyll-templates/document.html.erb M docs/support/scripts/make_docs.sh A docs/support/xsl/metrics_to_asciidoc.xsl M src/kudu/util/flags.cc M src/kudu/util/metrics.cc M src/kudu/util/metrics.h 8 files changed, 254 insertions(+), 7 deletions(-) Approvals: Attila Bukor: Looks good to me, approved Kudu Jenkins: Verified Alexey Serbin: Looks good to me, approved -- To view, visit http://gerrit.cloudera.org:8080/16604 To unsubscribe, visit http://gerrit.cloudera.org:8080/settings Gerrit-Project: kudu Gerrit-Branch: master Gerrit-MessageType: merged Gerrit-Change-Id: I052a043a10a258fd52ff6cc7779e37becb0a3a35 Gerrit-Change-Number: 16604 Gerrit-PatchSet: 4 Gerrit-Owner: Grant Henke <[email protected]> Gerrit-Reviewer: Alexey Serbin <[email protected]> Gerrit-Reviewer: Andrew Wong <[email protected]> Gerrit-Reviewer: Attila Bukor <[email protected]> Gerrit-Reviewer: Grant Henke <[email protected]> Gerrit-Reviewer: Kudu Jenkins (120)
