gate
line
Documentation home
How It Works
Onboarding
Reference
API reference
Preparing search index...
The search index is not available
gateline — API reference
gateline — API reference
core/src
GateMetrics
Interface GateMetrics
interface
GateMetrics
{
approvalRate
:
null
|
number
;
approvals
:
number
;
burdenMix
:
Record
<
"confirmation"
|
"light-correction"
|
"heavy-correction"
,
number
,
>
;
burdenUnrecorded
:
number
;
decisions
:
number
;
gate
:
"G0"
|
"G1"
|
"G2"
|
"G3"
;
medianLatencySeconds
:
null
|
number
;
overTriggering
:
boolean
;
}
Index
Properties
approval
Rate
approvals
burden
Mix
burden
Unrecorded
decisions
gate
median
Latency
Seconds
over
Triggering
Properties
approval
Rate
approvalRate
:
null
|
number
approvals
approvals
:
number
burden
Mix
burdenMix
:
Record
<
"confirmation"
|
"light-correction"
|
"heavy-correction"
,
number
,
>
burden
Unrecorded
burdenUnrecorded
:
number
decisions
decisions
:
number
gate
gate
:
"G0"
|
"G1"
|
"G2"
|
"G3"
median
Latency
Seconds
medianLatencySeconds
:
null
|
number
over
Triggering
overTriggering
:
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approval
Rate
approvals
burden
Mix
burden
Unrecorded
decisions
gate
median
Latency
Seconds
over
Triggering
gateline — API reference
Loading...