We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b129258 commit 7854f38Copy full SHA for 7854f38
src/OpenTelemetry.Api.ProviderBuilderExtensions/CHANGELOG.md
@@ -2,7 +2,10 @@
2
3
## Unreleased
4
5
-* Fixed the `TracerProviderBuilder.AddInstrumentation` factory extension.
+* Fixed a bug which prevented the
6
+ `TracerProviderBuilder.AddInstrumentation(IServiceProvider, TracerProvider)`
7
+ factory extension from being called during construction of the SDK
8
+ `TracerProvider`.
9
([#4468](https://github.com/open-telemetry/opentelemetry-dotnet/pull/4468))
10
11
## 1.5.0-alpha.2
0 commit comments