You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bookkeeper.apache.org by GitBox <gi...@apache.org> on 2018/05/04 15:25:59 UTC

[GitHub] eolivelli opened a new pull request #1394: Enable Prometheus stats provider to use custom http container

eolivelli opened a new pull request #1394: Enable Prometheus stats provider to use custom http container
URL: https://github.com/apache/bookkeeper/pull/1394
 
 
   This change enable Prometheus stats provider to:
   - use an user supplied registry
   - do not start internal Jetty server
   
   The context is to run the Bookie inside a process together with a servlet container (like Apache Tomcat) and use the existing web endpoint instead of opening another http (plain) port

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services