dstandish commented on code in PR #62554:
URL: https://github.com/apache/airflow/pull/62554#discussion_r2896492353


##########
airflow-core/src/airflow/models/dagrun.py:
##########
@@ -29,6 +29,9 @@
 
 import structlog
 from natsort import natsorted
+from opentelemetry import context, trace

Review Comment:
   that's only for user code -- for airflow internal code it doesn't matter



-- 
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]

Reply via email to