nickstenning commented on PR #61897: URL: https://github.com/apache/airflow/pull/61897#issuecomment-3949614455
> A dag_run or task that hasn't been paused, interrupted or stopped, it should be represented by a continuing span. OTel should be configured the standard way, using the OTel environment variables. They should be able to get the task span context and use it to generate sub-spans. Or start a current span that will be associated with the task span. The last part means that there is an active parent task span. Yup! I think we now all agree on this! 😄 -- 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]
