Skip to content

Conversation

@arielvalentin
Copy link
Contributor

Rails relies on concurrent ruby for features like async queries.

This results in inconsistent traces since context is not properly propagated between threads.

This change adds Concurrent Ruby as a transitive dependency to mitigate confusion when uses the rails instrumentation independent of the all gem.

Rails relies on concurrent ruby for features like async queries.

This results in inconsistent traces since context is not properly propagated between threads.

This change adds Concurrent Ruby as a transitive dependency to mitigate confusion when uses the rails instrumentation independent of the all gem.
Copy link
Contributor

@kaylareopelle kaylareopelle left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice catch!

@arielvalentin arielvalentin merged commit 8bf09af into open-telemetry:main Jan 9, 2025
56 checks passed
@github-actions github-actions bot mentioned this pull request Jan 8, 2025
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