[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13452828#comment-13452828
 ] 

Sijie Guo commented on BOOKKEEPER-398:
--------------------------------------

the stats package looks pretty good. +1 for the changes to improve stats 
collection. And I think it would be nice that if we could do it for BookKeeper 
too. there is only two small concerns about the stats package: 1) the package 
is under twitter namespace. is there any maven entry for it? 2) seems that 
package is not only for java but also for python. could it introduce 
unnecessary things?
                
> Improving stats collection in Hedwig
> ------------------------------------
>
>                 Key: BOOKKEEPER-398
>                 URL: https://issues.apache.org/jira/browse/BOOKKEEPER-398
>             Project: Bookkeeper
>          Issue Type: Improvement
>          Components: hedwig-server
>            Reporter: Aniruddha
>
> We have been experimenting with using the Twitter stats package 
> (http://twitter.github.com/commons/apidocs/com/twitter/common/stats/package-summary.html)
>  for exporting hedwig stats over HTTP. This is open-sourced under the Apache 
> license. The motivation for this was better logging of percentile latencies 
> and requests-per-second (which are difficult to measure with the current 
> implementation of hedwig stats). Is this something the community would be 
> interested in? If so, I could work on a patch. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to