tjiuming commented on pull request #13833:
URL: https://github.com/apache/pulsar/pull/13833#issuecomment-1017182206


   > > 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.
   > 
   > @tjiuming - the content of this PR description is copied from #11555. Is 
the content of the PR also copied from that PR? Several committers had 
requested changes on that PR, so it'd be helpful to understand how this PR 
compares to #11555.
   > 
   > I see that @codelipenghui just closed that PR a couple days ago. 
@frankxieke, were you no longer planning on finishing #11555?
   
   [#11555](https://github.com/apache/pulsar/pull/11555) is not finished, 
@frankxieke leaved streamnative, so I take over this issue and fix existing 
problem. @michaeljmarshall 


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