Causality Analyzer
Preparing search index...
@agentix-e/causality-analyzer-pipeline
GraphVizNode
Interface GraphVizNode
interface
GraphVizNode
{
id
:
string
;
isAnomalous
:
boolean
;
label
:
string
;
score
:
number
;
type
:
"root_cause"
|
"anomaly"
|
"intermediate"
|
"healthy"
;
}
Index
Properties
id
is
Anomalous
label
score
type
Properties
id
id
:
string
is
Anomalous
isAnomalous
:
boolean
label
label
:
string
score
score
:
number
type
type
:
"root_cause"
|
"anomaly"
|
"intermediate"
|
"healthy"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
id
is
Anomalous
label
score
type
Causality Analyzer
Loading...