opentelemetry-dotnet-instrumentation
opentelemetry-dotnet-instrumentation copied to clipboard
Explore ILmerge possibility
trafficstars
TBD, @rajkumar-rangaraj, could you please prepare some description? Created based on last SIG meeting discussion.
Leaving a few notes before I forget.
It could be probably applied for all dependencies that could be vendored (like OTel libraries). It does not apply to System.Diagnostics and instrumented libraries. It should mitigate a lot of assembly conflicts besides System.Diagnostics and other runtime libraries which have static state.
Closing this issue as we plan to pursue out-of-process auto-instrumentation.