xBis7 commented on PR #69809: URL: https://github.com/apache/airflow/pull/69809#issuecomment-5357854140
@Miretpl Thank you for taking a look at this PR! > Have you done any performance testing on what is the potential impact of these changes and debug mode enabling? Yes, I have and and the difference is negligible. I don't expect people to have the spans turned on all the time, but to enable them after a performance incident so that they can investigate. > Probably we would want to have an opt-in option list-like scheduler, dag processor that would enable debug only for scheduler and dag processor components. Yes, a filter list is a good idea if we add spans for mulitple components. -- 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]
