You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "t oo (Jira)" <ji...@apache.org> on 2019/08/21 08:31:00 UTC

[jira] [Created] (AIRFLOW-5273) Config flag to limit webUI to show only last 35 days of taskinstances/dagruns

t oo created AIRFLOW-5273:
-----------------------------

             Summary: Config flag to limit webUI to show only last 35 days of taskinstances/dagruns
                 Key: AIRFLOW-5273
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5273
             Project: Apache Airflow
          Issue Type: Improvement
          Components: ui
    Affects Versions: 1.10.3
            Reporter: t oo


Right now webui is bringing back billions of task instances and millions of dagruns. As airflow has run many tasks over 2 years. This change would ensure all data returned by the ui has filter: start_date >= <now()-CONFIGFLAG.ie 35days>



--
This message was sent by Atlassian Jira
(v8.3.2#803003)