jaegertracing / jaeger-client-java

🛑 This library is DEPRECATED!
https://jaegertracing.io/
Other
491 stars 232 forks source link

Does it support PlayFramework by using scala ? #472

Closed JaryZhen closed 2 years ago

JaryZhen commented 6 years ago

Or if there is some link about it?

jpkrohling commented 6 years ago

Good question. I don't think we have positive feedback about it yet, so, if you have experience with Play! and want to share your findings, we would be really grateful!

JaryZhen commented 6 years ago

I‘m new user for Tracing System such as Zipkin, Jeager, Skywalking. I'd like to try.

jpkrohling commented 6 years ago

That would be awesome! You can learn more about OpenTracing and Jaeger by following this tutorial:

https://github.com/yurishkuro/opentracing-tutorial

Or this Katacoda scenario, based on the tutorial above: https://www.katacoda.com/courses/opentracing

JaryZhen commented 6 years ago

That's very helpful, thanks a lot , I'll let you know if there's any progress.

yurishkuro commented 6 years ago

These talk about OT with Play: