Grant Henke has uploaded this change for review. ( 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 --- 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, 255 insertions(+), 8 deletions(-) git pull ssh://gerrit.cloudera.org:29418/kudu refs/changes/04/16604/1 -- 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: newchange Gerrit-Change-Id: I052a043a10a258fd52ff6cc7779e37becb0a3a35 Gerrit-Change-Number: 16604 Gerrit-PatchSet: 1 Gerrit-Owner: Grant Henke <[email protected]>
