ShiKaiWi opened a new issue, #1381:
URL: https://github.com/apache/incubator-horaedb/issues/1381

   ### Describe This Problem
   
   The metric for the write throughput of object `put_multipart` is missing.
   
   ### Proposal
   
   Any `AsyncWrite` trait object is returned by the object store's 
`put_multipart`, based on which the metric about the throughput is not a trival 
thing to add. A new adapter for counting the number of put bytes implementing 
`AsyncWrite` is needed.
   
   ### Additional Context
   
   _No response_


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to