You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Description
Currently, in the UI; X axis is the timeline and Y axis is the task.
This becomes very difficult to monitor and search for runs when a DAG is a reusable/recallable DAG.
Use Case
Example of such a case is data warehouse ETL processing, where hundreds of tables are processed by calling the same reusable DAG.
Swapping the X and Y axis - means that new runs are now added vertically, along with the run names, and the X axis would be the different task stages
Example below,
Curent UI
Porposed UI
Benefits
Beta Was this translation helpful? Give feedback.
All reactions