You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Celery contrib: read custom parent span id from the task headers (#1500)
* Celery contrib: read parent span id from celery headers if provided
* Simplify setting custom parent span if by copying from the current trace parent
* Should attempt to get trace parent from celery task headers before trying the inner headers
* CHANGELOG and lint
Co-authored-by: Colton Myers <[email protected]>
0 commit comments