-
Notifications
You must be signed in to change notification settings - Fork 0
subsystems 01 healthchecksui
Shaylen edited this page Apr 4, 2023
·
1 revision
To provide a friendly interface to view the health status of the entire architecture
This subsystem has no dependencies and merely calls two endpoints on all the other subsystems to report its health status
Those endpoints are:
- Liveness: A simple check on itself only to verify it's up
- Health: The full health check that includes all configured dependencies
- Health Checks UI
- Mvc Frontend
- Web Backend-For-Frontend
- Address Service
- Address Worker
- Identity Service
- Order Service
- Order Worker
- Tyres Service