-
Notifications
You must be signed in to change notification settings - Fork 33
How it Works
dm03514 edited this page Dec 6, 2019
·
15 revisions
At its core, ValueStream operates by listening to events from many popular software engineering tools.
ValueStream parses these events and standardizes them into a uniform event format. This allows aggregating and querying events across all data sources.
The above describes the Events level and enables seeing which actions are happening in a software delivery pipeline at any given time:
ValueStream is also able to tie events together into traces. This is a layer on top of events and can be used to model a ValueStream and show the Why (causality) of what caused an event in the first place: