inadarei / rfc-healthcheck

Health Check Response RFC Draft for HTTP APIs
https://inadarei.github.io/rfc-healthcheck/
MIT License
117 stars 13 forks source link

Must links also return application/health responses? #70

Open kalexmills opened 5 years ago

kalexmills commented 5 years ago

Some discussion about recursively performing healthcheck of downstream components has come up. We would like to clarify whether links mentioned in responses of type application/health are expected to return application/health content or not.

If they do, it could enable automated crawling of a system's health.

kalexmills commented 5 years ago

Related to #69

smoyer64 commented 5 years ago

Also related to #51 (to make the crawling easier) and #5 which suggests that a specific rel should be used to indicate the Check's link is itself a healthcheck.

ThB-bmiag commented 5 years ago

Seems to be not too useless ;-) ... In fact, a German Standardisation Organisation in insurance context, named BiPRO, is checking whether to design their Health Check Service definition refering and accordingly to this RFC - for that, it needs to be possible to have recursive structures in the dependency tree...