[ 
https://issues.apache.org/jira/browse/HBASE-7157?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13496502#comment-13496502
 ] 

stack commented on HBASE-7157:
------------------------------

[~jxiang] Yeah, would be cool if the tsdb-reader could run against this 
table...so could do nice queries. Benoit said'd it'd be cool having same 
format.  TSDB has nice compaction of the content every hour to make the metrics 
more compact but maybe we just TTL the stuff out before we need to do this -- 
unless user changes the config. to keep the metrics.
                
> Report Metrics into an HBase table
> ----------------------------------
>
>                 Key: HBASE-7157
>                 URL: https://issues.apache.org/jira/browse/HBASE-7157
>             Project: HBase
>          Issue Type: Improvement
>          Components: metrics
>            Reporter: Elliott Clark
>            Assignee: Elliott Clark
>
> Right now metrics are sent using ServerLoad and RegionLoad to the master.  We 
> should store those(and other) metrics in a table.  Storing these metrics in a 
> table will allow the LoadBalancer to have more context.  In addition those 
> metrics will be useful for the ui.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to