Xabaril / AspNetCore.Diagnostics.HealthChecks

Enterprise HealthChecks for ASP.NET Core Diagnostics Package
Apache License 2.0
3.98k stars 770 forks source link

It should be possible to check the health of the network #2208

Open thompson-tomo opened 2 months ago

thompson-tomo commented 2 months ago

What would you like to be added: I would like to be able to see on my health check ui page what the status of my network is

Why is this needed: Networks are often a cause of problems and as such it would be good to understand what the health of the network is.