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

Propagating trace information via Feign client #116

Open
gana2244 opened this issue Jan 15, 2021 · 1 comment
Open

Propagating trace information via Feign client #116

gana2244 opened this issue Jan 15, 2021 · 1 comment

Comments

@gana2244
Copy link

I tried the approach given here to propagate trace information via Feign client but it does not work: https://github.com/opentracing-contrib/java-spring-jaeger#trace-id-not-propagated-via-the-feign-client

Any idea what could be going wrong?

@gana2244
Copy link
Author

Just wanted to add that there was another solution here - https://github.com/OpenFeign/feign-opentracing which works with some coding like described in this article here https://github.com/yandok/DistributedTracing-Example/blob/master/DistributedTracing-AppB/src/main/java/yan/dok/OpenTracingAppB/GreetingController.java but it would be nicer to get it working through a common configuration with a single dependency.

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

No branches or pull requests

1 participant