Skip to content

Commit 2ef474a

Browse files
Bump OpenTelemetry.Instrumentation.AspNetCore (#43943)
Bumps the dotnet group in /docs/core/diagnostics/snippets/OTel-Prometheus-Grafana-Jaeger/csharp with 1 update: [OpenTelemetry.Instrumentation.AspNetCore](https://github.com/open-telemetry/opentelemetry-dotnet-contrib). Updates `OpenTelemetry.Instrumentation.AspNetCore` from 1.10.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.10.0...Instrumentation.AspNetCore-1.10.1) --- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dotnet ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32788f8 commit 2ef474a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/core/diagnostics/snippets/OTel-Prometheus-Grafana-Jaeger/csharp/OTel-Prometheus-Grafana-Jaeger.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<PackageReference Include="OpenTelemetry.Exporter.Prometheus.AspNetCore" Version="1.9.0-beta.2" />
1919
<PackageReference Include="OpenTelemetry.Exporter.Zipkin" Version="1.10.0" />
2020
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.10.0" />
21-
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.10.0" />
21+
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.10.1" />
2222
</ItemGroup>
2323
<!--</Snippet_References>-->
2424
<!--<Snippet_AZMReferences>-->

0 commit comments

Comments
 (0)