dagster-io / dagster

An orchestration platform for the development, production, and observation of data assets.
https://dagster.io
Apache License 2.0
11.56k stars 1.46k forks source link

option to fold/unfold dynamic steps in the gantt chart #8493

Open sryza opened 2 years ago

sryza commented 2 years ago

Suggestion here: https://dagster.slack.com/archives/C01U954MEER/p1655747595544049?thread_ts=1655722004.676559&cid=C01U954MEER

It produces some "noise" in Dagit for my 100 pages. Is there a way to group logs/charts for DynamicOutputs somehow?

...

I'd like there was a possibility to fold/unfold timeline view for dynamic graphs somehow. It does not make a lot of sense to show them all when running on a large sets of chunks.

hellendag commented 2 years ago

Kind of goes into our ongoing discussion about what to do with unwieldy Gantt charts.