Updated on 2025-11-19 GMT+08:00

Custom Statistics Collection

AppEvent is a collector to collect custom statistics information. The information includes the categories, names, descriptions, units, data types, and default aggregation modes of metrics.

Table 1 Custom statistics metrics (AppEvent)

Category

Metric

Name

Description

Unit

Data Type

Default Aggregation Mode

Custom statistics metric set (Event)

total

Custom Events

Total number of custom events

-

INT

SUM

k

Custom Event Name

Custom event name

-

STRING

LAST

v

Last Event Value

Last event value

-

STRING

LAST

avgV2

Avg. Event Value

Average event value

-

DOUBLE

AVG

maxV2

Max. Event Value

Maximum event value

-

DOUBLE

MAX

minV2

Min. Event Value

Minimum event value

-

DOUBLE

MIN