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

Andrew Purtell commented on HBASE-7738:
---------------------------------------

bq. Won't this mess with any table named metrics?

Yes, and one named "jmx". Not dis-similar to how /status and /version are also 
reserved. See RootResource. I assume this is acceptable and can be documented 
with the others. If actually undesirable, then one option is to move them under 
/status. 
                
> REST server should publish metrics that are available via HTTP 
> ---------------------------------------------------------------
>
>                 Key: HBASE-7738
>                 URL: https://issues.apache.org/jira/browse/HBASE-7738
>             Project: HBase
>          Issue Type: Improvement
>          Components: REST
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>             Fix For: 0.96.0, 0.94.5
>
>         Attachments: 0.94-7738.patch, trunk-7738.patch
>
>
> The REST server should publish metrics that are accessible via HTTP (/metrics 
> or /jmx) much like a bunch of the other Hadoop daemons, especially it is a 
> Jetty server.

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