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:
- Using the graph, how are the jobs correlated??
- How easy or difficult is it to tell the jobs with the higher dependencies from the jobs with lower dependencies? What information do you use to figure this out?
- How easy or difficult is it to track the trail of jobs in the graph? What information do you use to do that?
- Please provide additional feedback about the DAG.
- What have you done that was cool or innovative with the graph? Show us what you did and why you did it.
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.