The workflows are below and the graphs are interactive:
Treasure data digdag visualization
Treasure data is a leading CDP platform and leverages dig-dag for data pipelines within itself. digdag is similar to airflow where we define tasks inside a dag and is available as an open source. The CDP is a powerful platform but unfortunately no easy way to visualize the pipelines which makes it hard for onboarding when there are some complex pipelines already built. So I had the below sequence of steps to solve this problem for myself.
pip install -r requirements.txt
The workflows are below and the graphs are interactive:
The scheduled workflows are