ZopaPublic / ktor-opentracing

Ktor features for OpenTracing instrumentation.
MIT License
37 stars 8 forks source link

Intercept the call pipeline after the setup phase #29

Closed fstien closed 3 years ago

fstien commented 3 years ago

This will allow users to access the server span from the CallLogging feature, resolving this issue; https://github.com/zopaUK/ktor-opentracing/issues/27