Open ff-amarkande opened 4 months ago
This is not supported. Instead of having requestId
etc. as part of the message isn't it more useful to capture it as an attribute.
Is support for adding layout pattern tag planned in near future? Also is there any other way how we can customise the log message using OpenTelemetryAppender?
Is support for adding layout pattern tag planned in near future?
I'm not aware of any plans to support this. For such features we rely on interested parties submitting pull requests.
Is there any document which captures the details on how to contribute(create branch, raise PR, all the prerequisite etc) so that I can create PR for the same?
Is there any document which captures the details on how to contribute(create branch, raise PR, all the prerequisite etc) so that I can create PR for the same?
There isn't, nothing special is needed just fork the project and submit a PR from your fork. When you submit the PR you'll have to sign the CLA, the github bot that verifies the CLA will add comment to your PR with the details.
Discussed in https://github.com/open-telemetry/opentelemetry-java-instrumentation/discussions/11695