-
NuGet: OpenTelemetry.Instrumentation.Wcf v1.16.0-beta.1
-
Fixed an issue where server-side exception recording could bypass
IncomingRequestFilterfor filtered faulting requests.
(#4306) -
Fixed
ArgumentNullExceptionthrown byTelemetryEndpointBehaviorwhen an endpoint
operation has anullAction (e.g., when WCF service help pages are enabled).
(#4026) -
Fixed an issue where non-session WCF client channels could be wrapped in
instrumented channel types that incorrectly advertised session support.
(#4368) -
Fixed an issue where async WCF client operations could throw when
ExecutionContextflow was suppressed.
(#4378) -
Updated OpenTelemetry core component version(s) to
1.16.0.
(#4487) -
Add support for version 1.42.0
of the Semantic Conventions for RPC when theOTEL_SEMCONV_STABILITY_OPT_IN
environment variable is set torpcorrpc/dup.
(#4377) -
Add instrumentation scope version and schema URL to metrics and traces.
(#4377)
See CHANGELOG for details.
-