akka-tracing icon indicating copy to clipboard operation
akka-tracing copied to clipboard

add akka streams support

Open raam86 opened this issue 8 years ago • 2 comments

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.

raam86 avatar Dec 19 '16 16:12 raam86

I would like to use with akka stream too!

captainju avatar Apr 13 '17 12:04 captainju

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

raam86 avatar Apr 13 '17 15:04 raam86