Updated 13. Using HealthChecks in eShopOnContainers (markdown)
parent
2ba6ed1c77
commit
9f9495ab31
@ -1,9 +1,11 @@
|
|||||||
Check the following documentation in order to use the HealthChecks library:
|
HealthChecks will come as nugget package as part of ASP.NET Core 2.1.
|
||||||
|
|
||||||
|
In the meantime, check the following documentation in order to use the HealthChecks library (Alpha code used in eShopOnContainers):
|
||||||
|
|
||||||
**Implementing health checks in ASP.NET Core services**
|
**Implementing health checks in ASP.NET Core services**
|
||||||
|
|
||||||
https://docs.microsoft.com/en-us/dotnet/standard/microservices-architecture/implement-resilient-applications/monitor-app-health
|
https://docs.microsoft.com/en-us/dotnet/standard/microservices-architecture/implement-resilient-applications/monitor-app-health
|
||||||
|
|
||||||
Also, there's a nice blog post on HealthChecks by @scottsauber
|
Also, there's a **nice blog post** on HealthChecks by @scottsauber
|
||||||
https://scottsauber.com/2017/05/22/using-the-microsoft-aspnetcore-healthchecks-package/
|
https://scottsauber.com/2017/05/22/using-the-microsoft-aspnetcore-healthchecks-package/
|
||||||
|
|
||||||
HealthChecks will come as nugget package as part of ASP.NET Core 2.1.
|
|
Loading…
x
Reference in New Issue
Block a user