open-telemetry / opentelemetry-dotnet-instrumentation

OpenTelemetry .NET Automatic Instrumentation

Home Page:https://opentelemetry.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Shared store for Linux is shipping a folder for x86 that could be removed

pjanotti opened this issue · comments

The released zips for Linux glibc and musl include a x86 folder for the shared store. However, there is no Linux x86 runtime shipped by .NET. It should be ok to safely remove the folder and reduce the size of the bundle.

Linking the issue here also > dotnet/runtime#7335