You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/09/26 20:18:45 UTC

[GitHub] [accumulo] EdColeman opened a new pull request #1376: Add gc metrics reporting

EdColeman opened a new pull request #1376: Add gc metrics reporting
URL: https://github.com/apache/accumulo/pull/1376
 
 
   Add gc metrics reporting using hadoop 2 metrics system
   Adds metric sink and test end point that can receive / poll metrics from the metrics system via http
   
   This pull request is to solicit comments on approach - there may a few adjustments:
    - metric naming.
    - the location of the test sink - not sure if under test or somewhere else would be preferred.
   
   This supersedes pull request https://github.com/apache/accumulo/pull/1360 - and adopts an approach that does not modify the current implementation synchronization. 1360 will be closed.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to 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