jtuglu1 commented on PR #18727: URL: https://github.com/apache/druid/pull/18727#issuecomment-3501398116
While we're at it, do you think we could add an explicit segment scan time metric? That is, the time it takes to fully load a segment from disk into memory? `query/wait/time` is useful, but IMO not granular enough as it takes into account other things like: - Other task runner creation/iteration overhead (Java) - Processing pool queueing time -- 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]
