Gary Helmling created HBASE-9774:
------------------------------------
Summary: Provide a way for coprocessors to register and report
custom metrics
Key: HBASE-9774
URL: https://issues.apache.org/jira/browse/HBASE-9774
Project: HBase
Issue Type: New Feature
Components: Coprocessors, metrics
Reporter: Gary Helmling
It would help provide better visibility into what coprocessors are doing if we
provided a way for coprocessors to export their own metrics. The general idea
is to:
* extend access to the HBase "metrics bus" down into the coprocessor
environments
* coprocessors can then register and increment custom metrics
* coprocessor metrics are then reported along with all others through normal
mechanisms
--
This message was sent by Atlassian JIRA
(v6.1#6144)