Vaibhav Singal

Results 35 comments of Vaibhav Singal

@monosoul I tried integration your hackier solution in my kotlin application. I added `dataDogTracingCoroutineContext` to coroutineContext at the entry point of request using interceptors. However the execution failed with following...

Thanks a lot @monosoul and @bantonsson 🙇

^ Do we have a way to add custom spans in reactive application? I am using springboot + reactor

Any update on this? We are **still facing** the issue in kotlin+coroutines application. I see other open issues as well https://github.com/DataDog/dd-trace-java/issues/1123 and https://github.com/DataDog/dd-trace-java/issues/931 Can we get this picked up? My...

^ Kotlin integration support has been added which has fixed this issue