virajjasani commented on PR #1976: URL: https://github.com/apache/phoenix/pull/1976#issuecomment-2342622990
@jinggou we also need client side metrics. For instance, we already have `CLIENT_METADATA_CACHE_HIT_COUNTER` and `CLIENT_METADATA_CACHE_MISS_COUNTER`. Now we can add remaining i.e. cache size used (estimated), eviction/removal and cache add metrics. Let's see how much we can add there, if it becomes too much work, we can do it on separate follow-up Jira also. -- 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]
