You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Heng Chen (JIRA)" <ji...@apache.org> on 2015/09/09 06:39:46 UTC

[jira] [Commented] (HBASE-14381) Expose client-side metrics via Connection API

    [ 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)