Skip to content
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

Move reactor context propagation operator instrumentation to separate… #5188

Merged
merged 1 commit into from Jan 20, 2022

Conversation

laurit
Copy link
Contributor

@laurit laurit commented Jan 20, 2022

… instrumentation module
Resolves #5186
Context propagation operator instrumentation depends on the presence of opentelemetry api. Move it to separate instrumentation module so that muzzle wouldn't fail for the whole reactor instrumentation when opentelemetry api isn't present.

@laurit laurit requested a review from a team as a code owner January 20, 2022 17:59
Copy link
Member

@trask trask left a comment

Choose a reason for hiding this comment

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

👍

@trask trask merged commit dadf1e4 into open-telemetry:main Jan 20, 2022
@laurit laurit deleted the reactor-split branch January 20, 2022 20:35
trask pushed a commit to trask/opentelemetry-java-instrumentation that referenced this pull request Jan 20, 2022
trask added a commit that referenced this pull request Jan 21, 2022
… instrumentation module (#5188) (#5189)

Co-authored-by: Lauri Tulmin <ltulmin@splunk.com>
trask pushed a commit to trask/opentelemetry-java-instrumentation that referenced this pull request Feb 3, 2022
RashmiRam pushed a commit to RashmiRam/opentelemetry-auto-instr-java that referenced this pull request May 23, 2022
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.

Spring boot cloud gateway, context propagation broken
3 participants