rseetham opened a new pull request, #18419: URL: https://github.com/apache/pinot/pull/18419
- Add ResourceUsageUtils.getHeapUsedAfterGc() which sums collectionUsage across all JVM memory pools to give a stable, post-GC heap reading - Register jvmHeapUsedAfterGc gauge in BaseControllerStarter on startup - Register asyncExecutorQueueDepth and asyncExecutorActiveThreads gauges when the controller executor is a fixed ThreadPoolExecutor, providing visibility into queue backpressure -- 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]
