Lesson 1 Create a value stream
Create the tutorial value stream.
In this lesson, you create the value stream that you use throughout the tutorial.
The default value stream provides a minimally-configured pipeline and workflow. A value streams
are defined in by JSON-type configuration file. We use the JSON file to configure
the value stream structure, identify integrations, and define DQL queries that
selects the data that appears in the stream. You can integrate external tools into
the value stream by defining them in the JSON file, or by configuring integrations on the
Integrations page. In this tutorial, we define the Jira
integration on the Integrations page and then add a reference
to it in the value_stream_name.json file.
To create the tutorial value stream, complete the following steps:
In this lesson, you created an instance of the default value stream. The highest level of a value stream is a phase. Phases represent important organizational parts of the value stream. Phases contain stages that define process flow within a phase. Stages are containers for dots. Dots represent units of work from Measure or tools integrated into the value stream. In general, processing is done in left-right order.
At this point, the value that you created is just a framework for more important work. In later lessons, you learn how to integrate external tools into the value stream and fashion DQL queries that will populate the stages with meaningful data.