Hello!
I'm using Spring and I would like to use Ktor as client instead of classic Webflux
Everything works well, except to integrate span with Datadog.
With Webflux, the integration was native, but in Ktor it seems not to be.
Is someone of you know how I can have call traces in datadog with Ktor and Spring please?