You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Chao-Han Tsai (JIRA)" <ji...@apache.org> on 2019/04/27 03:30:00 UTC

[jira] [Created] (AIRFLOW-4421) task related stats should be optional

Chao-Han Tsai created AIRFLOW-4421:
--------------------------------------

             Summary: task related stats should be optional
                 Key: AIRFLOW-4421
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4421
             Project: Apache Airflow
          Issue Type: New Feature
            Reporter: Chao-Han Tsai
            Assignee: Chao-Han Tsai


Currently airflow emit task stats by default. The number of tasks can be huge and add heavy loading to stats backend. Thus this ticket aim to make this stats off by default and can be turned on via a flag.

https://github.com/apache/airflow/blob/af3090786b170baf32c75fbd03c5f277c3ffaef8/docs/metrics.rst



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