Skip to content

Conversation

AllanGuigou
Copy link

Previously the redis/go-redis library would call newTracingHook with no connString as default tracing, but that was recently removed in 9.8.0 which has caused our clients to lose oteltracing if connections are created before tracing can be instrumented.

Previously the redis/go-redis library would call newTracingHook with
no connString as default tracing, but that was recently removed in 9.8.0
which has caused our clients to lose oteltracing if connections are
created before tracing can be instrumented.
@AllanGuigou AllanGuigou force-pushed the allanguigou/fix-tracing-race-condition branch from fd9a5cb to 4d59a05 Compare July 15, 2025 15:21
@AllanGuigou AllanGuigou force-pushed the allanguigou/fix-tracing-race-condition branch from 4d59a05 to 5287a9c Compare July 15, 2025 15:25
@ndyakov
Copy link
Member

ndyakov commented Jul 16, 2025

Hello @AllanGuigou can you please cleanup the PRs, I can see two opened and the build is failing for both. Thank you.

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