QiuMM commented on issue #6465: query/cpu/time is much higher than query/time in historical URL: https://github.com/apache/incubator-druid/issues/6465#issuecomment-429623561 Yes, of course. And in fact, query/time is [millisecond](https://github.com/apache/incubator-druid/blob/e3397ba00ff6c439b3fb97a8da1e5e27f1cf301a/processing/src/main/java/org/apache/druid/query/DefaultQueryMetrics.java#L201) while query/cpu/time is [microsecond](https://github.com/apache/incubator-druid/blob/e3397ba00ff6c439b3fb97a8da1e5e27f1cf301a/processing/src/main/java/org/apache/druid/query/DefaultQueryMetrics.java#L237).
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
