Updated on 2023-08-02 GMT+08:00

Netty Memory

This section describes the types, names, and meanings of Netty memory metrics collected by APM.

Table 1 Netty memory metrics

Category

Metric

Name

Description

Unit

Data Type

Default Aggregation Mode

Memory (memory: memory metrics)

directMemoryUsage

Used Direct Memory

Used direct memory

-

INT

AVG

maxDirectMemory

Max. Direct Memory

Maximum direct memory

-

INT

MAX

Exception (exception)

causeType

Class

Class

-

ENUM

LAST

exceptionType

Exception Type

Exception type

-

ENUM

LAST

count

Count

Count

-

INT

SUM

message

Exception Message

Exception message

-

STRING

LAST

stackTrace

Exception Stack

Exception stack

-

CLOB

LAST