Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
MetricPoint
Interface MetricPoint
interface
MetricPoint
{
agentId
:
string
;
metricName
:
string
;
tags
:
Record
<
string
,
string
>
;
ts
:
number
;
value
:
number
;
}
Index
Properties
agent
Id
metric
Name
tags
ts
value
Properties
agent
Id
agentId
:
string
metric
Name
metricName
:
string
tags
tags
:
Record
<
string
,
string
>
ts
ts
:
number
value
value
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
agent
Id
metric
Name
tags
ts
value
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...