Preparing search index...
The search index is not available
@sentio/sdk
@sentio/sdk
.
MetricConfig
Interface MetricConfig
interface
MetricConfig
{
aggregationConfig
:
undefined
|
AggregationConfig
;
description
:
string
;
name
:
string
;
persistentBetweenVersion
:
boolean
;
sparse
:
boolean
;
type
:
MetricType
;
unit
:
string
;
}
Index
Properties
aggregation
Config
description
name
persistent
Between
Version
sparse
type
unit
Properties
aggregation
Config
aggregationConfig
:
undefined
|
AggregationConfig
description
description
:
string
name
name
:
string
persistent
Between
Version
persistentBetweenVersion
:
boolean
sparse
sparse
:
boolean
type
type
:
MetricType
unit
unit
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
aggregation
Config
description
name
persistent
Between
Version
sparse
type
unit
@sentio/sdk
Loading...