desenvolvedor-io / dev-store

A microservices e-commerce reference application built with ASP.NET 6
https://devstore.academy
MIT License
1.05k stars 196 forks source link

Health Check improvement #6

Open EduardoPires opened 2 years ago

EduardoPires commented 2 years ago

We need better health checker to monitor database and other api's dependencies.

Alelho commented 2 years ago

@EduardoPires, I think we can use the health checks providers by Xabaril and create a new API to use the HealthCheckUI to monitor the applications, databases, etc. What are you think about this approach?

EduardoPires commented 2 years ago

@Alelho When I thought of a better health check system it went something like this.