You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bookkeeper.apache.org by "Sijie Guo (JIRA)" <ji...@apache.org> on 2017/05/15 19:26:04 UTC

[jira] [Resolved] (BOOKKEEPER-1067) Add Prometheus stats provider

     [ 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 <mm...@apache.org>
AuthorDate: Mon May 15 12:25:18 2017 -0700
Commit:     Sijie Guo <si...@apache.org>
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 <mm...@apache.org>
    
    Reviewers: Enrico Olivelli <eo...@gmail.com>, Sijie Guo <si...@apache.org>
    
    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)