howardyoo commented on PR #37948: URL: https://github.com/apache/airflow/pull/37948#issuecomment-2055263616
@potiuk , I am going to split this PR into part A, and the rest (Part B, C, D..), where part A would have the basic trace capabilities and necessary configuration, and part B will have the actual instrumentation of traces on various parts of Airflow. This will ensure the PR's are well kept in a reasonable size and scope, and when part A is merged, we can generate consecutive PR's that covers instrumentations on the following (and more if necessary) parts: - dag processing - executors (base, local, and sequential) - jobs (local job runner, scheduler, trigger) - models (dagrun and taskinstance) -- 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]
