You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Siddharth Anand (JIRA)" <ji...@apache.org> on 2016/08/02 23:39:20 UTC

[jira] [Created] (AIRFLOW-388) Add a new chart for Task_Retries for each DAG

Siddharth Anand created AIRFLOW-388:
---------------------------------------

             Summary: Add a new chart for Task_Retries for each DAG
                 Key: AIRFLOW-388
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-388
             Project: Apache Airflow
          Issue Type: Improvement
          Components: webserver
    Affects Versions: Airflow 1.7.1.3
            Reporter: Siddharth Anand
            Assignee: Norman Mu


Currently, for a DAG, airflow offers charts for "Task Duration" and "Landing Times". We propose adding a new chart for "Task Retries". 

In this chart, the x-axis would be the same as in the charts above (i.e. showing DAG run execution times) and the y-axis show retry counts. Each task would be represented in this chart as a separate line, just as it is in the other charts above.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)