GitHub user merlimat opened a pull request: https://github.com/apache/bookkeeper/pull/154
BOOKKEEPER-1067: Add Prometheus stats provider Prometheus (https://prometheus.io) is a metrics collection system, similar but much more flexible than graphite. It would be good to expose the Bookie and BookKeeper client stats directly so that a Prometheus instance can collect them (and also check the process status and add alerts). You can merge this pull request into a Git repository by running: $ git pull https://github.com/merlimat/bookkeeper prometheus Alternatively you can review and apply these changes as the patch at: https://github.com/apache/bookkeeper/pull/154.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #154 ---- commit 9395dcd5b77fc1f41f427a43dbe42582a1d4b5ea Author: Matteo Merli <mme...@apache.org> Date: 2017-05-14T05:43:25Z BOOKKEEPER-1067: Add Prometheus stats provider ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---