Skip to content

Commit 7deaf3f

Browse files
Bump the opentelemetry group across 1 directory with 2 updates (#122)
Bumps the opentelemetry group with 2 updates in the / directory: [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib) and [OpenTelemetry.Instrumentation.Runtime](https://github.com/open-telemetry/opentelemetry-dotnet-contrib). Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.9.0 to 1.10.1 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Instrumentation.AspNetCore-1.10.1) Updates `OpenTelemetry.Instrumentation.Runtime` from 1.9.0 to 1.10.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](open-telemetry/opentelemetry-dotnet-contrib@Exporter.Geneva-1.9.0...Exporter.Geneva-1.10.0) --- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry - dependency-name: OpenTelemetry.Instrumentation.Runtime dependency-type: direct:production update-type: version-update:semver-minor dependency-group: opentelemetry ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 758792e commit 7deaf3f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

sample/ServiceDefaults/ServiceDefaults.csproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@
1515
<PackageReference Include="Microsoft.Extensions.ServiceDiscovery" Version="8.2.1" />
1616
<PackageReference Include="OpenTelemetry.Exporter.OpenTelemetryProtocol" Version="1.10.0" />
1717
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.10.0" />
18-
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.9.0" />
18+
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.10.1" />
1919
<PackageReference Include="OpenTelemetry.Instrumentation.GrpcNetClient" Version="1.8.0-beta.1" />
2020
<PackageReference Include="OpenTelemetry.Instrumentation.Http" Version="1.10.0" />
21-
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.9.0" />
21+
<PackageReference Include="OpenTelemetry.Instrumentation.Runtime" Version="1.10.0" />
2222
<PackageReference Include="Temporalio.Extensions.DiagnosticSource" Version="1.3.1" />
2323
<PackageReference Include="Temporalio.Extensions.OpenTelemetry" Version="1.3.1" />
2424
</ItemGroup>

0 commit comments

Comments
 (0)