[
https://issues.apache.org/jira/browse/BOOKKEEPER-1067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sijie Guo resolved BOOKKEEPER-1067.
-----------------------------------
Resolution: Fixed
Issue resolved by merging pull request 154
[https://github.com/apache/bookkeeper/pull/154]
{noformat}
commit d863513719b696638e3369f4bbfde9abf5fd3d5f
Author: Matteo Merli <[email protected]>
AuthorDate: Mon May 15 12:25:18 2017 -0700
Commit: Sijie Guo <[email protected]>
CommitDate: Mon May 15 12:25:18 2017 -0700
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).
Author: Matteo Merli <[email protected]>
Reviewers: Enrico Olivelli <[email protected]>, Sijie Guo
<[email protected]>
Closes #154 from merlimat/prometheus
{noformat}
> Add Prometheus stats provider
> -----------------------------
>
> Key: BOOKKEEPER-1067
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-1067
> Project: Bookkeeper
> Issue Type: New Feature
> Reporter: Matteo Merli
> Assignee: Matteo Merli
> Priority: Minor
> Fix For: 4.5.0
>
>
> 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).
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)