Skip to content

Take trace id always from propagation context#2209

Merged
antonpirker merged 22 commits intomasterfrom
antonpirker/take-trace-id-always-from-propagation-context2
Jul 4, 2023
Merged

Take trace id always from propagation context#2209
antonpirker merged 22 commits intomasterfrom
antonpirker/take-trace-id-always-from-propagation-context2

Conversation

@antonpirker
Copy link
Contributor

@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.

2 participants