Skip to content

Feedback for beta version of DAG (directed acyclic graph)

Topic to Evaluate

In #215517 (closed) we delivered the DAG MVC and this issue is for collecting feedback from users on the DAG beta to be linked towards from our UI through the Beta badge: !33958 (merged).

Hypothesis:

The beta version of the DAG will help customers to better understand the relationships between dependent jobs in a DAG.

Goals:

Understand how the beta version impacts users' ability to understand and take action on jobs in a DAG.

Objectives:

Identify any road blockers customers have in using the DAG. Identify the ways customers use the DAG.

Please use the following comment thread to give your feedback on for these questions:

Documentation

What is DAG visualization?

The DAG visualization makes it easier to visualize the relationships between dependent jobs in a DAG. This graph will display all the jobs in a pipeline that need or are needed by other jobs. Jobs with no relationships are not displayed in this view, example below. Also, check out documentation about DAG visualization.


Edited by Jason Yavorsky