Does my application need Vitamin C? Introduce Health Checks to see if it is healthy ⬇️ Health Checks in ASP(.)NET are a way to assess the health of an application and its dependencies. They are used to monitor the status and performance of various components of an application, such as databases, external services, or internal services. Health Checks provide insights into whether an application is running as expected or if there are issues that need to be addressed. In the following article, I explained: - How to add Health Checks to your app - How to create Custom Health Checks - The way you can use built-in health checks - How to enable UI - Writing custom output Read it here: https://lnkd.in/dVYsrDe6 __ P.S. It was TheCodeMan Newsletter issue. Don't miss the next one, more than 17,000 subscribers will read it: thecodeman.net
Health Checks = diagnostics that save you from production surprises. Great breakdown!
Good stuff, Stefan! How do you trigger the health checks? Is there any automated way to trigger them to check things automatically and report incidents?
Well put, Stefan Đokić
And B-Complex? 😁
Very important yet overlooked concept!
Full Stack Developer | C# | .NET | Python
2moLove this, Stefan