Skip to content

Conversation

@IEvangelist
Copy link
Member

@IEvangelist IEvangelist commented Oct 11, 2023

Added a new article for the .NET 8 Extension updates, detailing the following Diagnostic libraries:

  • Microsoft.Extensions.Diagnostics.Probes
  • Microsoft.Extensions.Diagnostics.ResourceMonitoring
  • Microsoft.Extensions.Diagnostics.ExceptionSummarization
  • Microsoft.Extensions.Diagnostics.HealthChecks.Common
  • Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization

Added to the Diagnostic hub card too:

image

Contributes to #37411, and fixes #37658


Internal previews

📄 File 🔗 Preview link
docs/core/diagnostics/diagnostic-exception-summary.md Exception summarization
docs/core/diagnostics/diagnostic-health-checks.md App health checks in C#
docs/core/diagnostics/diagnostic-resource-monitoring.md Resource monitoring
docs/core/diagnostics/index.md What diagnostic tools are available in .NET Core?

@joperezr
Copy link
Member

Tagging some folks here to help with content review.

@dbarbosapn for Probes
@tekian @rafal-mz and @geeknoid for the rest

Copy link
Contributor

@rafal-mz rafal-mz left a comment

Choose a reason for hiding this comment

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

Great work. I've proposed few improvements. Thanks for contribution!

@IEvangelist IEvangelist requested a review from CamSoper October 20, 2023 19:53
@IEvangelist IEvangelist marked this pull request as ready for review October 20, 2023 19:57
@IEvangelist IEvangelist requested review from a team and tommcdon as code owners October 20, 2023 19:57
@IEvangelist IEvangelist changed the title [Draft] Diagnostics NuGet packages overview Diagnostics NuGet packages overview Oct 20, 2023
@IEvangelist IEvangelist changed the title Diagnostics NuGet packages overview New .NET diagnostics NuGet packages content. Oct 20, 2023
@ghost ghost added the okr-freshness OKR: Freshness of content label Oct 20, 2023
@IEvangelist IEvangelist enabled auto-merge (squash) October 20, 2023 20:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Conceptualize new .NET diagnostic libraries.

6 participants