traceId not being logged inside of ExchangeFilterFunction.ofResponseProcessor #33149
Labels
in: web
Issues in web modules (web, webmvc, webflux, websocket)
status: declined
A suggestion or change that we don't feel we should currently apply
theme: observability
An issue related to observability and tracing
I want to log WebClient's request & response and have used
ExchangeFilterFunction.orRequestProcessor
to log the request and traceId is still being logged in here, but for the response, traceId is not being logged usingExchangeFilterFunction.ofResponseProcessor
Sample logs

Sample project to reproduce the issue
https://github.com/russelbulanon/tracing-demo
Versions:
The text was updated successfully, but these errors were encountered: