jvz opened a new issue, #1976:
URL: https://github.com/apache/logging-log4j2/issues/1976

   This idea is also related to a more general idea of supporting the 
[OpenTelemetry log data 
model](https://opentelemetry.io/docs/specs/otel/logs/data-model/), though the 
idea here would be to make standard log event attributes for [trace context 
metadata](https://www.w3.org/TR/trace-context/#trace-id) like the trace id, 
span id, and flags. This would make it easier for observability libraries to 
integrate with Log4j without having to store data in `ThreadContext` and all 
the performance overhead that implies.


-- 
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