You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Tao Feng (JIRA)" <ji...@apache.org> on 2019/01/10 07:56:00 UTC

[jira] [Closed] (AIRFLOW-3504) Extend/refine the functionality of "/health" endpoint

     [ https://issues.apache.org/jira/browse/AIRFLOW-3504?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tao Feng closed AIRFLOW-3504.
-----------------------------
    Resolution: Fixed

> Extend/refine the functionality of "/health" endpoint
> -----------------------------------------------------
>
>                 Key: AIRFLOW-3504
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-3504
>             Project: Apache Airflow
>          Issue Type: Improvement
>          Components: webapp
>            Reporter: Xiaodong DENG
>            Assignee: Xiaodong DENG
>            Priority: Minor
>
> For both www/ and www_rbac/, there is "/health" endpoint, which is supposed to help users know the "health" condition of the Airflow application.
> But the functionality of it at this moment is very limited. It can only help check if the webserver is running, but actually the "health" of the application may be bad even though this endpoint returns "The server is healthy!" (scheduler may be down, database backend may be disconnected, etc)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)