Agent Maturity Compass API - v1.2.0
Guides
HTTP API
GitHub
Preparing search index...
index
MetricTemplate
Interface MetricTemplate
interface
MetricTemplate
{
category
:
MetricCategory
;
defaultThreshold
:
number
;
description
:
string
;
evaluate
:
(
input
:
MetricInput
)
=>
MetricResult
;
id
:
string
;
name
:
string
;
outputType
:
MetricOutputType
;
}
Index
Properties
category
default
Threshold
description
evaluate
id
name
output
Type
Properties
category
category
:
MetricCategory
default
Threshold
defaultThreshold
:
number
description
description
:
string
evaluate
evaluate
:
(
input
:
MetricInput
)
=>
MetricResult
id
id
:
string
name
name
:
string
output
Type
outputType
:
MetricOutputType
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
category
default
Threshold
description
evaluate
id
name
output
Type
Guides
HTTP API
GitHub
Agent Maturity Compass API - v1.2.0
Loading...