OmairK commented on pull request #9277:
URL: https://github.com/apache/airflow/pull/9277#issuecomment-643621161


   I have followed 
[check-health.rst](https://github.com/apache/airflow/blob/e405be0141a996c5bb3659e3f19cab0e1ac8dc8d/docs/howto/check-health.rst)
 while writing the API spec for heath endpoint for now, but I stumbled upon 
this 
[rfc-draft](https://tools.ietf.org/html/draft-inadarei-api-health-check-04) 
which talks about returning the status of host server (for eg. cpu and memory 
utilisation) as well as different components being used under the hood. So if 
this seems helpful in Airflow's case, then I could start by adding status of 
host server to the API spec. 
   Preview:
   Redoc: 
https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/OmairK/airflow/healt-endpoint-8144/airflow/api_connexion/openapi/v1.yaml#tag/Monitoring


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to