jjlyr commented on issue #16249:
URL: https://github.com/apache/airflow/issues/16249#issuecomment-855213396


   @bbovenzi I had though in something like this, if we want to keep DAG 
Dependencies as it is, create a new view where we need to select the Dags we 
want to monitor(up to a limit) via drop down list, name-regex or even select 
the ones we want from DAG dependencies view, and then only those we have 
selected will be displayed there. Also we will need to add a date selector for 
this view, and I think this is the tricky bit as the selected Dags may have 
different schedule runs or the same. We could display the most recent status 
for the Dags selected for that date(if any).
   Later or at the same time, more functionality can be added, for example if 
we double click in the Dag we could jump into DAG Graph view for that date for 
that particular Dag.
   Please see below an example:
   
   
![image](https://user-images.githubusercontent.com/47416271/120887292-e251de00-c5e9-11eb-9a00-36b4ff1a1ff8.png)
   
   Please let me know how you see it and many thanks for your comment
   


-- 
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]


Reply via email to