ramanathan1504 opened a new pull request, #4171:
URL: https://github.com/apache/logging-log4j2/pull/4171

   Fixes #1976 by introducing a TraceContextProvider SPI and adding
   native W3C tracing fields (traceId, spanId, traceFlags) directly to LogEvent.
   
   This allows frameworks like OpenTelemetry to bypass the ThreadContext map
   entirely, eliminating the map-cloning memory overhead previously
   required during asynchronous logging.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to