You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2020/06/13 13:05:36 UTC

[GitHub] [airflow] OmairK commented on pull request #9277: [WIP] Health endpoint spec

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:
users@infra.apache.org