-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
temp: trace celery tasks in dd #34537
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good--I hope this gets you the data you need!
Early heads up, I'm not sure how long we'll support temporary 2U-specific commits like this in openedx/edx-platform. Among other benefits, deploying off of a regularly-synced soft fork of edx-platform would free you up to make temp commits without having to run them by us at all.
2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production. |
2U Release Notice: This PR has been deployed to the edX production environment. |
2U Release Notice: This PR has been deployed to the edX staging environment in preparation for a release to production. |
2U Release Notice: This PR has been deployed to the edX production environment. |
This reverts commit f866545.
This reverts commit f866545.
* Revert "Revert "temp: trace celery tasks in dd (openedx#34537)" (openedx#34553)" This reverts commit a7b4416. * docs: Update removal date on temporary celery flag.
Description
this PR adds the ability for DD to gather traces in celery tasks, something NR does automatically. I know this is DD specific code, but a long-term solution will be coming soon.
Supporting information
edx/edx-arch-experiments#584
Testing instructions
Deadline
This will be merged ASAP and reverted no later than 4/22. A revert PR will be linked in this PR soon.