lilei1128 opened a new pull request, #8717:
URL: https://github.com/apache/paimon/pull/8717

   ### Purpose
     Add request-level metrics for local partial lookup:
   
     - partialLookupCount
     - partialLookupRemoteAccessCount
   
     The metrics allow users to derive the local serve rate and are only
     registered when local partial lookup is actually used.
     
     The metrics are registered only when `lookup.cache = AUTO` mode selects 
local partial
     lookup. They are not exposed for remote partial lookup, FULL, MEMORY, or
     when local partial lookup falls back to full cache.
     
   ### Tests
   
   


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