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


   ### Motivation
   
   As part of BP-44, some metrics can provide more insight with the addition of 
labels that allow for drill-down by thread pool and thread ordinal.
   
   ### Changes
   
   - Addition of thread-scoped OpStatsLogger and Counter implementations 
(Prometheus only as this point).
   - New methods in StatsLogger interface for obtaining these thread-scoped 
variants
   - ThreadRegistry for the mapping of thread ids to thread pools and thread 
ordinal numbers.
   
   This PR does not include the usage of these new thread-scoped variants as so 
is completely backwards compatible.
   
   Master Issue: #2835
   


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