Skip to content

Commit f3f3183

Browse files
Bump OpenTelemetry.Instrumentation.AspNetCore (#46028)
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.11.1 to 1.12.0 - [Release notes](https://github.com/open-telemetry/opentelemetry-dotnet-contrib/releases) - [Commits](open-telemetry/opentelemetry-dotnet-contrib@Resources.AWS-1.11.1...Instrumentation.AWS-1.12.0) --- updated-dependencies: - dependency-name: OpenTelemetry.Instrumentation.AspNetCore dependency-version: 1.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dotnet ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent df7f8b2 commit f3f3183

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.12.0" />
2020
<PackageReference Include="OpenTelemetry.Extensions.Hosting" Version="1.12.0" />
21-
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.11.1" />
21+
<PackageReference Include="OpenTelemetry.Instrumentation.AspNetCore" Version="1.12.0" />
2222
</ItemGroup>
2323
<!--</Snippet_References>-->
2424
<!--<Snippet_AZMReferences>-->

0 commit comments

Comments
 (0)