frankxieke opened a new pull request #11555:
URL: https://github.com/apache/pulsar/pull/11555


   
   ### Motivation
   Currently, there is no offload metrics for tiered storage, so it is very 
hard for us to debug the performance issues. For example , we can not find why 
offload is slow or why read offload is slow.  For above reasons.  we need to 
add some  offload metrics for monitoring.  
   
   ### Modifications
   Add metrics during offload procedure and read offload data procedure. 
Including offloadTime, offloadError, offloadRate, readLedgerLatency, 
writeStoreLatency, writeStoreError, readOffloadIndexLatency, 
readOffloadDataLatency, readOffloadRate, readOffloadError. 
   
   ### Documentation
   
   need  documentation.    
   


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