bbovenzi commented on pull request #19921:
URL: https://github.com/apache/airflow/pull/19921#issuecomment-984657441


   Yes, let's do a separate pr for `td_format`. Another separate one for the 
dag audit log also makes sense to me.
   
   I am totally open to ways to improve how users understand their dag runs. I 
think we should leverage the new tree view to do so. Like, there should be an 
easy way to see the entire history at once. Or even collapse the task instances 
part and expand the bar chart of dag runs to the full view. Both can be done 
in-view as opposed to adding another tab.
   I would also say that a bar chart is a better representation of this data 
than a line graph, so a user can identify the specific problematic dag run. We 
probably need to get around and update the task duration chart too.


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