Details
-
New Feature
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Description
I would like to see a feature similar to the Log4j2's ContextDataProvider:
https://logging.apache.org/log4j/2.x/manual/extending.html#:~:text=Custom%20ContextDataProvider
This would be extremely helpful for tracing and injecting trace id, span id and other tracing context information.
This would prevent bytcode-enhancements like these: