Skip to content

Take trace id always from propagation context #2209

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

Merged

Conversation

antonpirker
Copy link
Member

@antonpirker antonpirker commented Jun 28, 2023

Make sure that the trace information is always taken from propagation context. (was not the case if you create a span without a transaction, which is happening if you have a vanilla Python without any Integrations and you make an outgoing HTTP request)

Base automatically changed from antonpirker/fix-trace-id2 to master June 28, 2023 13:31
@antonpirker antonpirker self-assigned this Jun 28, 2023
@antonpirker antonpirker force-pushed the antonpirker/take-trace-id-always-from-propagation-context2 branch from 4a29b6f to 12e5301 Compare June 30, 2023 07:17
@antonpirker antonpirker requested a review from sl0thentr0py June 30, 2023 08:03
@antonpirker antonpirker marked this pull request as ready for review June 30, 2023 08:03
@antonpirker antonpirker enabled auto-merge (squash) July 4, 2023 07:08
@antonpirker antonpirker merged commit 7113508 into master Jul 4, 2023
@antonpirker antonpirker deleted the antonpirker/take-trace-id-always-from-propagation-context2 branch July 4, 2023 07:15
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.

None yet

2 participants