Merge to Live - #37551
Merged
Merged
Conversation
…37528) * Initial plan * Document .NET 11 native OpenTelemetry HTTP server metrics/traces in metrics.md Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com> * Restructure .NET 11 OTel note as cohesive lead paragraph + IMPORTANT callout Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com> * Edit pass and some logic corrections. * Apply suggestions from code review Co-authored-by: Wade Pickett <wpickett@microsoft.com> * Apply suggestions from code review Co-authored-by: Wade Pickett <wpickett@microsoft.com> * Update OpenTelemetry tracing instructions in metrics.md Clarified instructions for enabling OpenTelemetry tracing in ASP.NET Core without the instrumentation package. Added example code for registering the HTTP server activity source. * Potential fix for pull request finding Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> * Fix grammatical error in Identity metrics section * Update metrics documentation for ASP.NET Core 11 Clarify the differences between built-in instrumentation and the OpenTelemetry package for HTTP server metrics in ASP.NET Core 11. Provide guidance on registering activity sources for tracing. * Update metrics documentation for telemetry package usage Clarified the role of the package in enabling telemetry for Blazor and SignalR, and emphasized the need to register sources and meters manually if the package is removed. * Update aspnetcore/log-mon/metrics/metrics.md Co-authored-by: Tom Dykstra <tdykstra@microsoft.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: wadepickett <10985336+wadepickett@users.noreply.github.com> Co-authored-by: wadepickett <wpickett@microsoft.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com> Co-authored-by: Tom Dykstra <tdykstra@microsoft.com>
wadepickett
self-requested a review
August 27, 2026 21:38
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
[AUTOMATED]