opentelemetry-dotnet-instrumentation icon indicating copy to clipboard operation
opentelemetry-dotnet-instrumentation copied to clipboard

Explore ILmerge possibility

Open Kielek opened this issue 3 years ago • 1 comments
trafficstars

TBD, @rajkumar-rangaraj, could you please prepare some description? Created based on last SIG meeting discussion.

Kielek avatar Oct 13 '22 09:10 Kielek

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.

pellared avatar Oct 17 '22 08:10 pellared

Closing this issue as we plan to pursue out-of-process auto-instrumentation.

rajkumar-rangaraj avatar Jun 26 '24 18:06 rajkumar-rangaraj