forked from docs/doc-exports
Reviewed-by: Mützel, Andrea <andrea.muetzel@t-systems.com> Co-authored-by: Li, Qiao <qiaoli@huawei.com> Co-committed-by: Li, Qiao <qiaoli@huawei.com>
11 KiB
11 KiB
Threads
This section describes the types, names, and meanings of thread metrics collected by APM.
Parameter |
Data Type |
Application Type |
Default |
Supported Start Agent Version |
Supported End Agent Version |
Description |
---|---|---|---|---|---|---|
Max. Rows of Thread Details |
integer |
JAVA |
1 |
2.3.19 |
- |
Maximum number of rows of thread details. You can set it to up to 50. |
Category |
Metric |
Name |
Description |
Unit |
Data Type |
Default Aggregation Mode |
---|---|---|---|---|---|---|
Thread details (threadDetail) |
threadName |
threadName |
Thread name |
- |
ENUM |
LAST |
memory |
memory |
Memory |
- |
INT |
SUM |
|
stack |
stack |
Thread stack |
- |
CLOB |
LAST |
|
ids |
ids |
Thread ID |
- |
STRING |
LAST |
|
cpuTime |
cpuTime |
Thread CPU time |
ms |
INT |
SUM |
|
count |
count |
Number of threads |
- |
INT |
LAST |
Parent topic: Basic Monitoring