We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I'm doing a POC with spring-integration and Jaeger. I have used the opentracing-spring-jaeger-web-starter and opentracing-spring-cloud-starter dependencies. I'm facing an issue where the spans for the 2 services aren't connected in JaegerUI. I have posted below question on StackOverflow but haven't got any response so far: https://stackoverflow.com/questions/63129021/spans-are-not-getting-connected-with-spring-integration-and-jaeger
I think I might be missing something. I have gone through the below ReadMe instructions but couldn't find any clue: https://github.com/opentracing-contrib/java-spring-messaging
Any help is appreciated!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
I'm doing a POC with spring-integration and Jaeger. I have used the opentracing-spring-jaeger-web-starter and opentracing-spring-cloud-starter dependencies. I'm facing an issue where the spans for the 2 services aren't connected in JaegerUI. I have posted below question on StackOverflow but haven't got any response so far:
https://stackoverflow.com/questions/63129021/spans-are-not-getting-connected-with-spring-integration-and-jaeger
I think I might be missing something. I have gone through the below ReadMe instructions but couldn't find any clue:
https://github.com/opentracing-contrib/java-spring-messaging
Any help is appreciated!
The text was updated successfully, but these errors were encountered: