相关文章推荐

Traces are not propagated from Spring WebFlux WebFilter into a suspend handler function (Kotlin) #6273

@igor-baltiyskiy-tempo

Description

When a Controller with suspend handler function is used, and there's a WebFilter that uses mono {} builder function from Kotlin, then traces from WebFilter are not propagated to the handler function.

See attached sample project.

dd-trace-bug-repro.zip

 
推荐文章