[
https://issues.apache.org/jira/browse/HBASE-14381?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14736154#comment-14736154
]
Heng Chen commented on HBASE-14381:
-----------------------------------
It seems we just need to move {{ClusterConnection.getConnectionMetrics()}} into
{{HConnection}}, and add one api to call this function in {{HTable}} ?
> Expose client-side metrics via Connection API
> ---------------------------------------------
>
> Key: HBASE-14381
> URL: https://issues.apache.org/jira/browse/HBASE-14381
> Project: HBase
> Issue Type: New Feature
> Components: Client, Operability
> Reporter: Nick Dimiduk
>
> Once we have mechanisms for collecting and reporting client-side metrics
> (HBASE-12911), it would be useful to make these metrics available to client
> applications. That way application developers can make use of them in their
> own applications and reporting infrastructures. For instance, HBASE-10791
> could be implemented to consume these metrics instead of doing the monitoring
> itself.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)