-
Notifications
You must be signed in to change notification settings - Fork 362
Support for Blazor diagnostics in Net10 #2873
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
src/OpenTelemetry.Instrumentation.AspNetCore/.publicApi/PublicAPI.Shipped.txt
Show resolved
Hide resolved
test/OpenTelemetry.Instrumentation.AspNetCore.Tests/BasicTests.cs
Outdated
Show resolved
Hide resolved
|
Paused this PR until dotnet/aspnetcore#62555 and dotnet/aspnetcore#62556 pass formal review |
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
|
This PR was marked stale due to lack of activity. It will be closed in 7 days. |
266f6f6 to
3454511
Compare
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2873 +/- ##
==========================================
- Coverage 69.75% 69.74% -0.01%
==========================================
Files 386 386
Lines 15855 15854 -1
==========================================
- Hits 11059 11058 -1
Misses 4796 4796
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
|
Closing in favour of #3012. |
Contributes to dotnet/aspnetcore#62145
Changes
Microsoft.AspNetCore.ComponentsandMicrosoft.AspNetCore.Components.Server.Circuitstracing sources intoAspNetCoreInstrumentationTracerProviderBuilderExtensions.AddAspNetCoreInstrumentationAspNetCoreTraceInstrumentationOptions.EnableAspNetCoreBlazorSupport= falseMicrosoft.AspNetCore.ComponentsandMicrosoft.AspNetCore.Components.Server.CircuitsintoAspNetCoreInstrumentationMeterProviderBuilderExtensions.AddAspNetCoreInstrumentationMerge requirement checklist
CHANGELOG.mdfiles updated for non-trivial changes