Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
AnomalyResult
Interface AnomalyResult
interface
AnomalyResult
{
baseline
:
number
;
currentValue
:
number
;
direction
:
"stable"
|
"up"
|
"down"
;
isAnomaly
:
boolean
;
metricName
:
string
;
severity
:
"critical"
|
"warning"
|
"info"
;
stdDev
:
number
;
zScore
:
number
;
}
Index
Properties
baseline
current
Value
direction
is
Anomaly
metric
Name
severity
std
Dev
z
Score
Properties
baseline
baseline
:
number
current
Value
currentValue
:
number
direction
direction
:
"stable"
|
"up"
|
"down"
is
Anomaly
isAnomaly
:
boolean
metric
Name
metricName
:
string
severity
severity
:
"critical"
|
"warning"
|
"info"
std
Dev
stdDev
:
number
z
Score
zScore
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
baseline
current
Value
direction
is
Anomaly
metric
Name
severity
std
Dev
z
Score
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...