Skip to content

Open telemetry update - #617

Open
Yuan Qu (yuanqu72) wants to merge 8 commits into
microsoft:mainfrom
yuanqu72:open-telemetry-update
Open

Open telemetry update#617
Yuan Qu (yuanqu72) wants to merge 8 commits into
microsoft:mainfrom
yuanqu72:open-telemetry-update

Conversation

@yuanqu72

@yuanqu72 Yuan Qu (yuanqu72) commented Aug 26, 2026

Copy link
Copy Markdown

This pull request adds a new OpenTelemetry demo to the repository, demonstrating how to integrate OpenTelemetry-based telemetry and metrics with ASP.NET Core applications. It also introduces a new telemetry-related project, updates the solution structure, and enhances the documentation to include the new example.

Major additions and changes:

New Example Application:

  • Added a new example project, OpenTelemetryDemo, which demonstrates using OpenTelemetry for logging custom events and tracking metrics in an ASP.NET Core web app. The demo includes pages for checkout and error handling, and showcases integration with Azure Monitor OpenTelemetry Exporter. [1] [2] [3] [4] [5] [6]

Solution and Project Structure Updates:

  • Updated Microsoft.FeatureManagement.sln to include the new OpenTelemetryDemo example, the new Microsoft.FeatureManagement.Telemetry.OpenTelemetry project, and its associated test project. Also added a src solution folder and configured solution/project build settings for x64 and x86 platforms. [1] [2]

Documentation:

  • Updated the README.md to reference the new OpenTelemetry demo, making it discoverable for users looking for telemetry integration examples.

Yuan Qu (yuanqu72) and others added 8 commits August 26, 2026 13:43
…sample, tests, and docs.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…sink

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…Monitor OpenTelemetry Distro.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…instead of surfacing a confusing test-time error.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
…net.ps1 conflict and migrating OpenTelemetry test project from net9.0 to net10.0.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant