[
https://issues.apache.org/jira/browse/AIRFLOW-5087?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17007732#comment-17007732
]
ASF GitHub Bot commented on AIRFLOW-5087:
-----------------------------------------
stale[bot] commented on pull request #5740: [AIRFLOW-5087] Display task/dag run
stats on UI so that users can debug more easily
URL: https://github.com/apache/airflow/pull/5740
----------------------------------------------------------------
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:
[email protected]
> Display task/dag run stats on UI so that users can debug more easily
> --------------------------------------------------------------------
>
> Key: AIRFLOW-5087
> URL: https://issues.apache.org/jira/browse/AIRFLOW-5087
> Project: Apache Airflow
> Issue Type: Improvement
> Components: ui
> Affects Versions: 1.10.0
> Reporter: Ping Zhang
> Assignee: Ping Zhang
> Priority: Major
>
> # display the current running dag runs count / max dag runs limit
> (max_active_runs_per_dag)
> # display the current runningĀ tasks countĀ / max running task limit
> (dag_concurrency)
> # hover a task to also display `depends_on_past` and `wait_for_downstream`
> params for not scheduled tasks
--
This message was sent by Atlassian Jira
(v8.3.4#803005)