stack created HBASE-17724:
-----------------------------
Summary: Include a list of all metrics in the refguide
Key: HBASE-17724
URL: https://issues.apache.org/jira/browse/HBASE-17724
Project: HBase
Issue Type: Improvement
Components: documentation
Reporter: stack
It keeps coming up that we are missing a list of all metrics in our
documentation.
How could we get full list? Metrics are published on JMX. A jsp page scrapes
our published mbeans to draw a json dump of metrics when you browse to /jmx.
JMX is the source of truth regards the complete set published. How to go from
jmx to a page in the refguide?
Seems like you have to start up an instance just to query it. Could be done as
part of the book build or as preamble to the book build. So, we could scrape
jmx mbeans or /jmx json dump. But then we'd have to get it into a form asciidoc
could digest. Haven't dug in. Let me make this a beginner issue.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)