eclipse / microprofile-health

microprofile-health
Apache License 2.0
103 stars 61 forks source link

Consider alignment with draft RFC for Health Check Response Format #150

Open derekm opened 5 years ago

derekm commented 5 years ago

Internet-Draft RFC “Health Check Response Format for HTTP APIs” is being developed.

MicroProfile Health should align with this standard and help develop this standard.

https://inadarei.github.io/rfc-healthcheck/

derekm commented 5 years ago

Internet-Draft RFC "Health Check Response Format for HTTP APIs" wants to align with MicroProfile Health:

https://github.com/inadarei/rfc-healthcheck/issues/24

antoinesd commented 5 years ago

We are reviewing this RFC and found good idea in it. It could be integrated in future release. Format is more suited for the future "wellness" endpoint than for "readiness" and "liveness" endpoints which are targeted to M2M dialog.