diff --git a/website/docs/assets/chaos-observability-flow-analytics.png b/website/docs/assets/chaos-observability-flow-analytics.png index 961b4e0..acb8e1b 100644 Binary files a/website/docs/assets/chaos-observability-flow-analytics.png and b/website/docs/assets/chaos-observability-flow-analytics.png differ diff --git a/website/docs/assets/chaos-observability-flow-logging.png b/website/docs/assets/chaos-observability-flow-logging.png index 17965e7..951fd37 100644 Binary files a/website/docs/assets/chaos-observability-flow-logging.png and b/website/docs/assets/chaos-observability-flow-logging.png differ diff --git a/website/docs/assets/chaos-observability-flow-metrics.png b/website/docs/assets/chaos-observability-flow-metrics.png index 973d3d2..580941c 100644 Binary files a/website/docs/assets/chaos-observability-flow-metrics.png and b/website/docs/assets/chaos-observability-flow-metrics.png differ diff --git a/website/docs/assets/chaos-observability-flow-summarisation.png b/website/docs/assets/chaos-observability-flow-summarisation.png index 3ef050f..d664edf 100644 Binary files a/website/docs/assets/chaos-observability-flow-summarisation.png and b/website/docs/assets/chaos-observability-flow-summarisation.png differ diff --git a/website/versioned_docs/version-2.0.0/architecture/chaos-observability-flow-analytics.md b/website/versioned_docs/version-2.0.0/architecture/chaos-observability-flow-analytics.md index 5422e42..8834967 100644 --- a/website/versioned_docs/version-2.0.0/architecture/chaos-observability-flow-analytics.md +++ b/website/versioned_docs/version-2.0.0/architecture/chaos-observability-flow-analytics.md @@ -19,4 +19,4 @@ In Litmus, workflow run statistics and information are generated post the chaos 4. The request for the workflow statistics and information is received by the Backend Server. 5. Backend Server queries the Database for the details of past Workflow Runs. 6. Aggregated workflow statistics based on the ChaosResult verdict and probe success percentage are fetched from the Database by Backend Server. -7. Workflow statistics and information are forwarded to ChaosCenter by Backend Server. \ No newline at end of file +7. Workflow statistics and information are forwarded to ChaosCenter by Backend Server. diff --git a/website/versioned_docs/version-2.0.0/architecture/chaos-observability-flow-summarisation.md b/website/versioned_docs/version-2.0.0/architecture/chaos-observability-flow-summarisation.md index b7057fe..1f43540 100644 --- a/website/versioned_docs/version-2.0.0/architecture/chaos-observability-flow-summarisation.md +++ b/website/versioned_docs/version-2.0.0/architecture/chaos-observability-flow-summarisation.md @@ -18,4 +18,4 @@ In Litmus, summarisation is performed using the ChaosResult CR. It stores all th 3. When a user requests for the ChaosResult for a particular Chaos Experiment using the ChaosCenter, the request is received by the Backend Server. 4. Backend Server queries the Database for the particular ChaosResult for the input Chaos Experiment. 5. The ChaosResult is fetched from the Database by the Backend Server. -6. ChaosResult is forwarded to the ChaosCenter. \ No newline at end of file +6. ChaosResult is forwarded to the ChaosCenter. diff --git a/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-analytics.png b/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-analytics.png index 961b4e0..acb8e1b 100644 Binary files a/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-analytics.png and b/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-analytics.png differ diff --git a/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-logging.png b/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-logging.png index 17965e7..951fd37 100644 Binary files a/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-logging.png and b/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-logging.png differ diff --git a/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-metrics.png b/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-metrics.png index 973d3d2..580941c 100644 Binary files a/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-metrics.png and b/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-metrics.png differ diff --git a/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-summarisation.png b/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-summarisation.png index 3ef050f..d664edf 100644 Binary files a/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-summarisation.png and b/website/versioned_docs/version-2.0.0/assets/chaos-observability-flow-summarisation.png differ