bbovenzi commented on PR #71558:
URL: https://github.com/apache/airflow/pull/71558#issuecomment-5375170824

   Very cool! I could see a world where we could even show arrows between runs 
that are connected via partition keys. Or highlighting when Max active dag runs 
is being hit.
   
   Love the minute detailing. That's great for dags that run every minute! Just 
needs a label.
   
   1. Let's move this as a tab inside the Dashboard home page instead of in the 
tabled dags/runs/tis view.
   2. Let's add the state icons to the bars so that they can be distinguished 
by something other than color
   3. We need labels and/or tooltips to help explain some of these filters:
   a) Latest 200 should probably be "Limit" to be consistent with other views
   b) Mean/Max/Min means nothing to me without context
   4. Day/Week modes are different types of views not a simple setting. It 
should probably match the tabs we have to change the calendar view on the dag 
details page.
   5) The filters are a bit inconsistent. We have the Filter Pill UX that is 
used elsewhere but separately we also have timetable filters, scheduled dags 
only filter, and tag filters. Let's consolidate them all together. I also 
recommend rebasing since @ryanahamilton's recent changes add some great 
examples.


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

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to