hootsuite / health-checks-api

Standardize the way services and applications expose their status in a distributed application
https://hootsuite.github.io/health-checks-api/
Other
95 stars 8 forks source link

Allow optional parameter for healthcheck API for test failures to return non-200 HTTP status code. #9

Open tigerquoll opened 3 years ago

tigerquoll commented 3 years ago

Make it optional so existing behaviour is returned Allows for standard webserver metrics to detect a failed health status check.