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

finishTimestamp has a little error #15

Closed takezoe closed 7 years ago

takezoe commented 7 years ago

Calling Span.finish() in Future makes finishTimestamp to delay a little.