adoroszlai commented on PR #5529:
URL: https://github.com/apache/ozone/pull/5529#issuecomment-1818988219

   Thanks @muskan1012 for updating the patch.
   
   On second look, I wonder if we should record metrics for `resolveBucketLink` 
and `checkAcls` as part of each operation, or collectively.  In other words, 
should we have:
    * "resolve bucket link for X", "resolve bucket link for Y" etc. where X, Y 
are operations like `listKeys`, `lookupKey`, etc.
    * OR a single "resolve bucket link"
   
   elapsed time metric?
   
   In either case, is the end goal to add these sub-operation metrics to every 
operation?


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