eolivelli opened a new pull request, #16405:
URL: https://github.com/apache/pulsar/pull/16405

   
   
   ### Motivation
   
   There are a few problems with Offloader metrics:
   - the scheduler does not run
   - JClouds read latency is not calculated well, because the whole read time 
must be taken after streaming the whole HTTP payload
   - we miss a raw counter of the amount of data read from Tiered Storage
   
   ### Modifications
   - pass the Scheduler for periodic calculations
   - add raw brk_ledgeroffloader_read_bytes counter
   - fix read latency from JClouds calculation
   
   
   ### Verifying this change
   
   This change is a trivial rework / code cleanup without any test coverage.


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