geoffreyclaude commented on issue #1705: URL: https://github.com/apache/datafusion-comet/issues/1705#issuecomment-2847152012
> @geoffreyclaude added some hooks recently in DataFusion to support various tracing libraries. See the really nice example here: > - https://github.com/apache/datafusion/blob/main/datafusion-examples/examples/tracing.rs > > For local test, I have also had great luck with https://github.com/mstange/samply which also uses the chrome tracing UI I've also recently released our internal tracing code to https://github.com/datafusion-contrib/datafusion-tracing. It won't show execution time explicitly (just one big span per execution node) but maybe there's something to be done here. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org