ethqunzhong opened a new pull request, #4472:
URL: https://github.com/apache/bookkeeper/pull/4472

   ### Motivation
   In order to more accurately observe the latency distribution of reading 
entries from the db ledger storage engine (includes: read_locations_index, 
read_entrylog, readahead)
   
   ### Changes
   read_locations_index, read_entrylog, and readahead metrics types are 
adjusted from Counter to OpStatsLogger.
   
   Adjustment before and after as follows
   <img width="1434" alt="image" 
src="https://github.com/user-attachments/assets/afae1a0e-0619-4057-9b45-dc0b87e46993";>
   


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