Skip to content

Make sure each task that is started by Celery Beat has its own trace.#2249

Merged
antonpirker merged 2 commits intomasterfrom
antonpirker/separate-traces-for-tasks-started-by-celery-beat
Jul 13, 2023
Merged

Make sure each task that is started by Celery Beat has its own trace.#2249
antonpirker merged 2 commits intomasterfrom
antonpirker/separate-traces-for-tasks-started-by-celery-beat

Conversation

@antonpirker
Copy link
Contributor

When tasks are started by Celery Beat they should not inherit the trace from the starting code (which is Celery Beat) but get their own trace.

@antonpirker antonpirker marked this pull request as ready for review July 13, 2023 09:42
Copy link
Contributor

@sentrivana sentrivana left a comment

Choose a reason for hiding this comment

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

Would move the debug log but otherwise lgtm!

@antonpirker antonpirker enabled auto-merge (squash) July 13, 2023 10:00
@antonpirker antonpirker merged commit d586149 into master Jul 13, 2023
@antonpirker antonpirker deleted the antonpirker/separate-traces-for-tasks-started-by-celery-beat branch July 13, 2023 10:05
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