Xuanwo commented on issue #3737:
URL: 
https://github.com/apache/incubator-opendal/issues/3737#issuecomment-1849424293

   > However, it will lead to missing metrics or logging of the above requests 
if the `MetricsLayer` is outside of the `CompleteLayer`.
   
   Both metrics and logging operate at the opendal accessor level. There is no 
guarantee that each operation corresponds to a single request.
   
   In this case, metrics and logging happen inside `Read::read` and 
`Read::seek`.


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