Based on #2416 (comment)
We can add OTEL_DOTNET_AUTO_EXPERIMENTAL that could control if experimental elements should be enabled or not by default.
Currently, all experimental features/instrumentations are enabled by default. Therefore, the default value of OTEL_DOTNET_AUTO_EXPERIMENTAL should be true in order not to introduce a "breaking configuration change".