Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
DashboardMetricsSnapshot
Interface DashboardMetricsSnapshot
interface
DashboardMetricsSnapshot
{
agents
:
Record
<
string
,
MonitoringMetrics
>
;
globalStats
:
{
activeMonitors
:
number
;
totalAgents
:
number
;
totalAnomalies
:
number
;
totalIncidents
:
number
;
}
;
ts
:
number
;
}
Index
Properties
agents
global
Stats
ts
Properties
agents
agents
:
Record
<
string
,
MonitoringMetrics
>
global
Stats
globalStats
:
{
activeMonitors
:
number
;
totalAgents
:
number
;
totalAnomalies
:
number
;
totalIncidents
:
number
;
}
ts
ts
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agents
global
Stats
ts
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...