Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
DashboardWidget
Interface DashboardWidget
interface
DashboardWidget
{
config
:
Record
<
string
,
unknown
>
;
metrics
:
string
[]
;
refreshIntervalMs
:
number
;
title
:
string
;
type
:
|
"heatmap"
|
"scoreGauge"
|
"trendLine"
|
"alertFeed"
|
"complianceMatrix"
|
"fleetOverview"
|
"driftDetector"
;
widgetId
:
string
;
}
Index
Properties
config
metrics
refresh
Interval
Ms
title
type
widget
Id
Properties
config
config
:
Record
<
string
,
unknown
>
metrics
metrics
:
string
[]
refresh
Interval
Ms
refreshIntervalMs
:
number
title
title
:
string
type
type
:
|
"heatmap"
|
"scoreGauge"
|
"trendLine"
|
"alertFeed"
|
"complianceMatrix"
|
"fleetOverview"
|
"driftDetector"
widget
Id
widgetId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
config
metrics
refresh
Interval
Ms
title
type
widget
Id
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...