Skip to content

Refactor task runner for spans#62589

Open
dstandish wants to merge 7 commits intoapache:mainfrom
astronomer:refactor-task-runner-for-spans
Open

Refactor task runner for spans#62589
dstandish wants to merge 7 commits intoapache:mainfrom
astronomer:refactor-task-runner-for-spans

Conversation

@dstandish
Copy link
Contributor

This is a small one in preparation for adding a span around task execution including startup.

We can't create a span until we have the ti details. So it is cleaner if we get the details first, separately from the rest of startup (e.g. parsing the dag), so that we can enclose that part in a span.

We need to get the ti details object so we can get the context carrier, so that we can open the span.

This small adjustment lets us get the ti details message separately from the rest of startup, which will make it clean to enclose all of it in a span.
@jaydendancer12

This comment was marked as spam.

jaydendancer12

This comment was marked as spam.

@jaydendancer12
Copy link

@ashb surely satire...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants