redhat-scholars / istio-tutorial

Istio Tutorial for https://dn.dev/master
https://redhat-scholars.github.io/istio-tutorial/
Apache License 2.0
1.2k stars 708 forks source link

Update Spring Boot microservices to use opentracing/java-spring-jaeger #138

Open geoand opened 6 years ago

geoand commented 6 years ago

The easiest way to Spring Boot microservices working with Jaeger is to use the corresponding opentracing project.

If you are interested, I could take up this task

rafabene commented 5 years ago

Isn't the current implementation working?

geoand commented 5 years ago

It most certainly is.

My idea was to utilize opentracing/java-spring-jaeger to make configuration even simpler