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

Extract Akka context propagation into separate module #911

Merged
merged 2 commits into from
Aug 8, 2020

Conversation

iNikem
Copy link
Contributor

@iNikem iNikem commented Aug 6, 2020

No description provided.

settings.gradle Outdated
@@ -40,6 +40,8 @@ include ':smoke-tests:wildfly'
include ':smoke-tests:springboot'

// instrumentation:
include ':instrumentation:akka-context-propagation'
include ':instrumentation:akka-context-propagation:akka-testing'
Copy link
Contributor

Choose a reason for hiding this comment

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

Is there any benefit to having this separate testing module?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This is one strange module. I think I will merge it indeed...

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.

interesting that our akka-http tests still pass without the akka context propagation enabled

@trask trask merged commit 3b68c82 into open-telemetry:master Aug 8, 2020
@iNikem iNikem deleted the akka branch August 9, 2020 07:06
mabdinur pushed a commit to mabdinur/opentelemetry-java-instrumentation that referenced this pull request Aug 17, 2020
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.

None yet

3 participants