Skip to content

Commit 14c3ecf

Browse files
author
Neelanjan Manna
authored
updated flow charts by adding START and END steps (#128)
Signed-off-by: neelanjan00 <[email protected]>
1 parent e88e9f8 commit 14c3ecf

10 files changed

+2
-2
lines changed
8.27 KB
Loading
10.2 KB
Loading
8.12 KB
Loading
7.73 KB
Loading

website/versioned_docs/version-2.0.0/architecture/chaos-observability-flow-analytics.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ In Litmus, workflow run statistics and information are generated post the chaos
1919
4. The request for the workflow statistics and information is received by the Backend Server.
2020
5. Backend Server queries the Database for the details of past Workflow Runs.
2121
6. Aggregated workflow statistics based on the ChaosResult verdict and probe success percentage are fetched from the Database by Backend Server.
22-
7. Workflow statistics and information are forwarded to ChaosCenter by Backend Server.
22+
7. Workflow statistics and information are forwarded to ChaosCenter by Backend Server.

website/versioned_docs/version-2.0.0/architecture/chaos-observability-flow-summarisation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,4 @@ In Litmus, summarisation is performed using the ChaosResult CR. It stores all th
1818
3. When a user requests for the ChaosResult for a particular Chaos Experiment using the ChaosCenter, the request is received by the Backend Server.
1919
4. Backend Server queries the Database for the particular ChaosResult for the input Chaos Experiment.
2020
5. The ChaosResult is fetched from the Database by the Backend Server.
21-
6. ChaosResult is forwarded to the ChaosCenter.
21+
6. ChaosResult is forwarded to the ChaosCenter.
8.27 KB
Loading
10.2 KB
Loading
8.12 KB
Loading
7.73 KB
Loading

0 commit comments

Comments
 (0)