Skip to content

Conversation

@gewarren
Copy link
Contributor

@gewarren gewarren commented Nov 20, 2025

To avoid showing specific versions of packages. Fixes #48658.


Internal previews

📄 File 🔗 Preview link
docs/core/diagnostics/observability-prgrja-example.md Example: Use OpenTelemetry with Prometheus, Grafana, and Jaeger

@gewarren gewarren requested a review from tommcdon as a code owner November 20, 2025 00:11
Copilot AI review requested due to automatic review settings November 20, 2025 00:11
@gewarren gewarren requested a review from a team as a code owner November 20, 2025 00:11
@dotnetrepoman dotnetrepoman bot added this to the November 2025 milestone Nov 20, 2025
@gewarren gewarren enabled auto-merge (squash) November 20, 2025 00:11
Copilot finished reviewing on behalf of gewarren November 20, 2025 00:13
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates the OpenTelemetry package installation instructions to use dotnet add package commands instead of showing explicit XML PackageReference entries with specific version numbers. This change allows the documentation to remain version-agnostic.

Key changes:

  • Replaced XML-formatted package references with dotnet add package CLI commands
  • Removed the NOTE advising users to use latest versions (no longer needed since versions aren't specified)

Copy link
Member

@BillWagner BillWagner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This LGTM @gewarren

Let's :shipit:

@gewarren gewarren merged commit c4ede72 into main Nov 20, 2025
11 checks passed
@gewarren gewarren deleted the gewarren-patch-4 branch November 20, 2025 18:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[UUF] The OpenTelemetry.Exporter.Prometheus.AspNetCore package is deprecated

3 participants