openzipkin-contrib / play-zipkin-tracing

Provides distributed tracing for Play Framework and Akka using Zipkin.
Apache License 2.0
48 stars 19 forks source link

Support Akka actor tracing #21

Closed takezoe closed 7 years ago

takezoe commented 7 years ago

The initial version of Akka actor support was implemented in #22. But we don't have documents and examples enough to use yet. We will make them by the next release.