Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 10 Next »

The Traceability view gives detail information of entire DevOps journey in pipeline view .

Steps to follow to draw trace-ability dashboard through insights UI:-

Mandatory properties in datamodel.json:-

  • order: order is important property which is responsible for the pipeline tool sequence in which it is displayed on the UI.
  • uptool : the parent tool for the current tool in relationship.
  • downtool : the child tool for the current tool in the relationship.
  • messages the property essential for showing summary info on the UI.
  • toolName.
  • author.
  • toolstatus. 

Select the tool name and respective property name and fill the value to see the pipeline as shown below:

     

  • No labels