Skip to content

Move otel tracing helper stuff to _shared#63566

Open
dstandish wants to merge 2 commits intoapache:mainfrom
astronomer:move-observability-traces-to-shared
Open

Move otel tracing helper stuff to _shared#63566
dstandish wants to merge 2 commits intoapache:mainfrom
astronomer:move-observability-traces-to-shared

Conversation

@dstandish
Copy link
Contributor

This stuff is not needed in airflow core. It is not public interface. And it may at some point be needed by task sdk.

@dstandish dstandish requested review from XD-DENG and ashb as code owners March 13, 2026 21:53
This stuff is not needed in airflow core.  It is not public interface.  And it may at some point be needed by task sdk.
@dstandish dstandish force-pushed the move-observability-traces-to-shared branch from 20e566c to 8967410 Compare March 13, 2026 21:56
from airflow.configuration import conf

if TYPE_CHECKING:
from configparser import ConfigParser
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This isn't 100% right - we add a few things on top of this like getmodule etc - but it's fine in the case

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants