We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d0f7713 + 97bc79a commit cc470f3Copy full SHA for cc470f3
samples/MongoDbClientSample/MongoDbClientSample.csproj
@@ -10,7 +10,7 @@
10
<PackageReference Include="OpenTelemetry.Exporter.Console" Version="1.7.0" />
11
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.7.0" />
12
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.7.0" />
13
- <PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.7.0" />
+ <PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.8.1" />
14
<PackageReference Include="OpenTelemetry.Instrumentation.SqlClient" Version="1.7.0-beta.1" />
15
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.7.0" />
16
</ItemGroup>
0 commit comments