mmpataki opened a new pull request #1814:
URL: https://github.com/apache/hbase/pull/1814


   Since all the metricsources have not moved to new metrics API, I added two 
servlets.
   
   a. /prom (PrometheusServlet) uses the new metrics API.
   b. /prom2 (PrometheusHadoop2Servlet) uses the old hadoop2 metrics API
   
   PrometheusHadoop2Servlet can be thrown out once all the metricsources start 
using the new API.
   
   Side note
   1. Most of the servlet code for /prom2 code is cloned from HADOOP-16398
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to