Skip to content
This repository was archived by the owner on Mar 24, 2025. It is now read-only.

Patch using opentelemetry-instrumentation-threading #953

Merged
merged 5 commits into from
Aug 8, 2024

Conversation

trevorriles
Copy link
Contributor

This solves some context passing issues when crossing thread boundaries. It also upgrades opentelemetry libs to 1.25.0, which is the release that includes official python 3.12 support.

We apply the instrumentation in this case as a side-effect, similar to how we do the gevent monkey patching.

This should help track context across threads in baseplate services
@trevorriles trevorriles requested a review from a team as a code owner July 30, 2024 14:36
@trevorriles
Copy link
Contributor Author

Will fix up these errors after lunch. It seems like the exceptions are now stored with the full classpath.

@trevorriles trevorriles merged commit 6c5d467 into develop Aug 8, 2024
5 checks passed
@trevorriles trevorriles deleted the feat/threading-instrumentation branch August 8, 2024 16:44
trevorriles pushed a commit that referenced this pull request Aug 20, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants