Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
MonitoringEvent
Interface MonitoringEvent
interface
MonitoringEvent
{
agentId
:
string
;
data
:
unknown
;
ts
:
number
;
type
:
"error"
|
"score"
|
"alert"
|
"anomaly"
|
"drift"
;
}
Index
Properties
agent
Id
data
ts
type
Properties
agent
Id
agentId
:
string
data
data
:
unknown
ts
ts
:
number
type
type
:
"error"
|
"score"
|
"alert"
|
"anomaly"
|
"drift"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
data
ts
type
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...