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

Add `OTEL_DOTNET_AUTO_EXPERIMENTAL` env var

Open pellared opened this issue 2 years ago • 1 comments
trafficstars

Based on https://github.com/open-telemetry/opentelemetry-dotnet-instrumentation/issues/2416#issuecomment-1502976066

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".

pellared avatar Apr 12 '23 14:04 pellared

SIG - Proposal is accepted.

rajkumar-rangaraj avatar Apr 12 '23 16:04 rajkumar-rangaraj