openrca / orca-ui

Web UI for OpenRCA
https://openrca.io
Apache License 2.0
33 stars 4 forks source link

Mark fault trajectory #107

Closed bzurkowski closed 4 years ago

bzurkowski commented 4 years ago

Fault in a single point often triggers cascading fault propagation throughout its neighborhood. Typically, fault trajectories span across multiple cluster elements, each of which yields an alert:

fault-trajectory-2

The goal of the task is to provide basic highlighting of fault trajectories in the graph:

  1. Mark each node connected with an alert: set thick red border, fill color remains the same.
  2. For each pair of marked (and connected) nodes, mark edge between them: thick red color.