Vanlightly opened a new pull request #2865:
URL: https://github.com/apache/bookkeeper/pull/2865


   ### Motivation
   
   See BP-44 for motivation.
   
   ### Changes
   
   The following metrics changes added to provider greater
   resolution to existing metrics:
   - all journal metrics now include the journalIndex as a label
   - journal memory max and used metrics moved into JournalStats
     and scoped to the journal instance (rather than being and
     aggregated metric).
   
   Following changes to allow for time utilization/saturation
   calculations:
   - journal, force write and callback threads report time spent
   - journal queue max size added as a gauge
   - number of journal directories added as a gauge
   
   Master Issue: #2834
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to