venkatamandavilli-code commented on issue #51321:
URL: https://github.com/apache/airflow/issues/51321#issuecomment-4724877053

   @dolfinus 
   
   Thanks for raising this enhancement.
   
   I can see strong value in this from an operational monitoring and 
troubleshooting perspective.
   
   The Gantt view is particularly useful when investigating execution 
timelines, task overlaps, bottlenecks, and long-running workflows. However, as 
DAGs become more complex or are rerun multiple times, it can become difficult 
to focus on the specific time period being analyzed.
   
   A time range selector would allow users to narrow the visualization to the 
relevant execution window and make it easier to understand task sequencing, 
concurrency patterns, and resource utilization without scanning the entire 
timeline.
   
   This would be especially helpful for platform teams and workflow operators 
who regularly use the Gantt view during incident investigations, performance 
analysis, and post-run reviews.
   
   I would be interested in helping investigate this enhancement further if 
maintainers think it is suitable for a first UI contribution.
   


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