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: [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]