You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Traces are not propagated from Spring WebFlux WebFilter into a suspend handler function (Kotlin)
#6273
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.
Metadata
Metadata
Assignees
Labels
Type
Projects
Milestone
Relationships
Development
Issue actions