alamb commented on issue #9415: URL: https://github.com/apache/datafusion/issues/9415#issuecomment-2137119619
Since the the internal metrics in datafusion -- aka https://docs.rs/datafusion/latest/datafusion/physical_plan/metrics/index.html have start/stop timestamps on them already, we have found it relatively straightforward to convert them to "tracing" spans -- the link to do so is above: https://github.com/apache/datafusion/issues/9415#issuecomment-1973719267 I am not clear what additional benefit more direct tracing integration in datafusion would provide, but I may be missing something -- 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]
