AggregationRule
Defined in: packages/analytics/src/aggregators/metric.aggregator.ts:9
Analytics Engine 메시지 전송 통계 및 분석 기능 제공
Properties
섹션 제목: “Properties”aggregationType
섹션 제목: “aggregationType”aggregationType:
"max"|"count"|"sum"|"avg"|"min"|"rate"|"percentile"
Defined in: packages/analytics/src/aggregators/metric.aggregator.ts:11
conditions?
섹션 제목: “conditions?”
optionalconditions:object[]
Defined in: packages/analytics/src/aggregators/metric.aggregator.ts:20
field
섹션 제목: “field”field:
string
operator
섹션 제목: “operator”operator:
"equals"|"not_equals"|"gt"|"lt"|"contains"
value
섹션 제목: “value”value:
any
dimensions
섹션 제목: “dimensions”dimensions:
string[]
Defined in: packages/analytics/src/aggregators/metric.aggregator.ts:19
metricType
섹션 제목: “metricType”metricType:
MetricType
Defined in: packages/analytics/src/aggregators/metric.aggregator.ts:10
percentile?
섹션 제목: “percentile?”
optionalpercentile:number
Defined in: packages/analytics/src/aggregators/metric.aggregator.ts:25