Sure, the new CallId support might tie in nicely t...
# ktor
m
Sure, the new CallId support might tie in nicely to opentracing. Either way, that still leaves the question of how best to wrangle contexts, etc
f
hey @mp, i've been working on this, see https://github.com/zopaUK/ktor-opentracing
m
blast from the past!
Isn’t opentracing being folded into opentelemetry?
I prototyped integrating opentelemetry with ktor coroutines but the way it manages context was fundamentally incompatible