关于[ASP.NET Core Health Checks]的摘要:
When you are developing a project where you have multiple services talking to each other, it would be hard to see their service health instantly. This article will look at how we can configure ASP.NET Core health checks and look into what kind of different metrics we can gather from it.