-
Notifications
You must be signed in to change notification settings - Fork 699
Open
Description
Hi !
It would be great if SSP exposed a public endpoint returning HTTP 200 so that external systems can make sure the app is up and running. For example, in a cloud context, when deploying SSP in Azure App Service, we need to provide such a health check endpoint (see https://learn.microsoft.com/en-us/azure/app-service/monitor-instances-health-check?tabs=dotnet).
A similar feature request was created back in 2015 (#216), however the answer to that (the sanitycheck module) was merged into the admin module, which requires authentication, so unfortunately it won't fulfill the initial purpose as health check systems expect HTTP 20x responses.
Thanks!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels