-
Notifications
You must be signed in to change notification settings - Fork 412
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(celery): close celery.apply
spans even without after_task_publish, when using apply_async
#10676
Commits on Sep 16, 2024
-
fix(celery) close apply_async spans even when the after_task_publish_…
…signal does not get called
Configuration menu - View commit details
-
Copy full SHA for 7baa331 - Browse repository at this point
Copy the full SHA 7baa331View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d21563 - Browse repository at this point
Copy the full SHA 3d21563View commit details
Commits on Sep 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b067390 - Browse repository at this point
Copy the full SHA b067390View commit details
Commits on Sep 18, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 64abe8f - Browse repository at this point
Copy the full SHA 64abe8fView commit details -
Configuration menu - View commit details
-
Copy full SHA for f0c2892 - Browse repository at this point
Copy the full SHA f0c2892View commit details
Commits on Sep 19, 2024
-
Comment out new closing span changes and add a test showing that if t…
…he after task publish signal is not called, there are no spans at the moment so the test fails.
Configuration menu - View commit details
-
Copy full SHA for e5d124f - Browse repository at this point
Copy the full SHA e5d124fView commit details -
Configuration menu - View commit details
-
Copy full SHA for a9a234e - Browse repository at this point
Copy the full SHA a9a234eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c0d387d - Browse repository at this point
Copy the full SHA c0d387dView commit details -
Merge branch 'main' into close-apply-async-celery-spans
update with latest changes on the main branch
Configuration menu - View commit details
-
Copy full SHA for f4400ee - Browse repository at this point
Copy the full SHA f4400eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18af2fa - Browse repository at this point
Copy the full SHA 18af2faView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5783790 - Browse repository at this point
Copy the full SHA 5783790View commit details -
Configuration menu - View commit details
-
Copy full SHA for 16e4424 - Browse repository at this point
Copy the full SHA 16e4424View commit details
Commits on Sep 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 444b074 - Browse repository at this point
Copy the full SHA 444b074View commit details -
Configuration menu - View commit details
-
Copy full SHA for 40293ec - Browse repository at this point
Copy the full SHA 40293ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f54148 - Browse repository at this point
Copy the full SHA 7f54148View commit details -
Merge branch 'main' into close-apply-async-celery-spans
add changes from main branch
Configuration menu - View commit details
-
Copy full SHA for 0606be9 - Browse repository at this point
Copy the full SHA 0606be9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2c2db93 - Browse repository at this point
Copy the full SHA 2c2db93View commit details -
Configuration menu - View commit details
-
Copy full SHA for deadb75 - Browse repository at this point
Copy the full SHA deadb75View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7988da8 - Browse repository at this point
Copy the full SHA 7988da8View commit details
Commits on Sep 23, 2024
-
Update releasenotes/notes/fix-celery-apply-async-span-close-b7a8db188…
…459f5b5.yaml Co-authored-by: Emmett Butler <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 17e521a - Browse repository at this point
Copy the full SHA 17e521aView commit details
Commits on Sep 26, 2024
-
Fix bug in retrieve_task_id that fails to check the body for the task…
… id when headers has data (but no task id), which wrongly kept spans open.
Configuration menu - View commit details
-
Copy full SHA for b4556d2 - Browse repository at this point
Copy the full SHA b4556d2View commit details
Commits on Sep 27, 2024
-
Revert "Fix bug in retrieve_task_id that fails to check the body for …
…the task id when headers has data (but no task id), which wrongly kept spans open." This reverts commit b4556d2.
Configuration menu - View commit details
-
Copy full SHA for 9bd7ed7 - Browse repository at this point
Copy the full SHA 9bd7ed7View commit details -
Merge branch 'main' into close-apply-async-celery-spans
add latest main changes
Configuration menu - View commit details
-
Copy full SHA for 5b96ae7 - Browse repository at this point
Copy the full SHA 5b96ae7View commit details
Commits on Sep 30, 2024
-
Merge branch 'main' into close-apply-async-celery-spans
update with latest changes
Configuration menu - View commit details
-
Copy full SHA for 9548914 - Browse repository at this point
Copy the full SHA 9548914View commit details -
Configuration menu - View commit details
-
Copy full SHA for c289c4a - Browse repository at this point
Copy the full SHA c289c4aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dba09d0 - Browse repository at this point
Copy the full SHA dba09d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for ab37114 - Browse repository at this point
Copy the full SHA ab37114View commit details
Commits on Oct 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 81b2eb9 - Browse repository at this point
Copy the full SHA 81b2eb9View commit details