litmus-docs/website/docs/architecture/chaos-observability-flow-vi...

651 B

id title sidebar_label
chaos-observability-flow-visualization Visualization Visualization

<img src={require("../assets/argo-graph.png").default} alt="Chaos Observability Flow Visualisation" />

Chaos workflow visualization constitutes an integral part of the system observability during chaos in Litmus.

  • It is a visual representation of the steps performed as part of the Chaos Workflow CR execution.
  • Every step is represented as a node, which also depicts the status of the respective node that it represents.
  • All the nodes are connected in a sequential order to account for the order of execution of the respective steps.