dotnet/extensions

Add network usage Health Checks

Open

#5,857 opened on Feb 7, 2025

View on GitHub
 (3 comments) (0 reactions) (0 assignees)C# (717 forks)batch import
area-resourcemonitoringhelp wanted

Repository metrics

Stars
 (2,401 stars)
PR merge metrics
 (Avg merge 5d 22h) (26 merged PRs in 30d)

Description

In addition to the existing health checks on CPU and Memory usage provided by the Microsoft.Extensions.Diagnostics.HealthChecks.ResourceUtilization package, please add ones for Network usage.

Contributor guide