You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We should add code to set OTEL_DOTNET_EXPERIMENTAL_ASPNETCORE_DISABLE_URL_QUERY_REDACTION and OTEL_DOTNET_EXPERIMENTAL_HTTPCLIENT_DISABLE_URL_QUERY_REDACTION to true if these are unset.
We miss docs for these env vars.
Our changelog should also be improved to include changes in the emitted telemetry.
We confirmed with our Product Manager that this breaking change this is not acceptable for us.
We decided to not rush and discuss the mentioned issue further.
We plan to join the OTel SemConv SIG meeting next Monday to discuss the impact of this change.
We are not planning to make a release of OTel .NET Automatic Instrumentation before that.
I find it bad that hotfixes change the default behavior in a breaking way.See: open-telemetry/opentelemetry-dotnet#5541
We should add code to setOTEL_DOTNET_EXPERIMENTAL_ASPNETCORE_DISABLE_URL_QUERY_REDACTION
andOTEL_DOTNET_EXPERIMENTAL_HTTPCLIENT_DISABLE_URL_QUERY_REDACTION
to true if these are unset.We miss docs for these env vars.
Our changelog should also be improved to include changes in the emitted telemetry.
Originally posted by @pellared in #3372 (comment)
The text was updated successfully, but these errors were encountered: