Ouvert Fermé

Health check mechanism for Microservice? #3769


User avatar
0
guven.uysall créé
  • ABP Framework version: v5.3.4
  • UI type: Angular
  • DB provider: EF Core
  • Tiered (MVC) or Identity Server Separated (Angular): no

When we created the microservice template with the Abp version we use, there is no health check. I had to write it myself. It is available in application templates.


1 Réponse (s)
  • User Avatar
    0
    gterdem créé
    Équipe d'assistance Senior .NET Developer

    The heath-check mechanism for microservices is handled by DevOps mainly; Kubernetes, docker-compose, etc.

    You need to add it manually if you are not using orchestration.

Made with ❤️ on ABP v8.2.0-preview Updated on mars 25, 2024, 15:11