vvivekiyer opened a new pull request, #15828: URL: https://github.com/apache/pinot/pull/15828
This PR adds memoryAllocated stats per query (similar to threadCPUTime). At the leaf servers, this collects the total heap memory allocated for query execution (runner + worker threads) and response serialization. This is collected only if Thread Memory Allocation is enabled. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org