We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
As an addition to UI, OpenRCA should provide a CLI to interact with the RCA system. The minimum set of required commands:
orca get graph
orca get alerts
orca get rca-graph
As an addition to UI, OpenRCA should provide a CLI to interact with the RCA system. The minimum set of required commands:
orca get graph- dump graph into JSON or render graph visualization using graphviz.orca get alerts- list all ingested alerts along with alert sources.orca get rca-graph- render RCA graph representing correlated alerts.