Health Checks
Last updated
Was this helpful?
Last updated
Was this helpful?
Brighter provides an AspNet Core Health check for Service Activator
The below will configure ASP.Net Core Health checks for Brighter's Service Activator, for more information on
The /health endpoing will return a Status 200 with the Body of the Health status (i.e. Healthy)
The /health/detail endpoint will return a detailed response with all of your information for example:
The following will be produced
All Message Pumps are running
Healthy
Some Message Pumps are running
Degraded
No Message Pumps are running
Unhealthy
In the event on a Degraded status the /health/details page can be used to find out which Dispatchers have failed pumps