levkhomich / akka-tracing

A distributed tracing extension for Akka. Provides integration with Play framework, Spray and Akka HTTP.
Other
308 stars 32 forks source link

add akka streams support #90

Open raam86 opened 7 years ago

raam86 commented 7 years ago

Getting spans that go through the http directives is nice but the application is still opaque since I am not using explicit actors.

My application is based on akka streams and slick and I can't find a way to weave these together.

captainju commented 7 years ago

I would like to use with akka stream too!

raam86 commented 7 years ago

@captainju you can use this https://github.com/FindHotel/akka-stream-trace