Name of the garbage collector action.
| Property | Value |
|---|---|
| Type | string |
| Has PII | maybe |
| Exists in OpenTelemetry | Yes |
| Example | end of minor GC |
Name of the garbage collector.
| Property | Value |
|---|---|
| Type | string |
| Has PII | maybe |
| Exists in OpenTelemetry | Yes |
| Example | G1 Young Generation |
Name of the memory pool.
| Property | Value |
|---|---|
| Type | string |
| Has PII | maybe |
| Exists in OpenTelemetry | Yes |
| Example | G1 Old Gen |
Name of the memory pool.
| Property | Value |
|---|---|
| Type | string |
| Has PII | maybe |
| Exists in OpenTelemetry | Yes |
| Example | G1 Old Gen |
Whether the thread is daemon or not.
| Property | Value |
|---|---|
| Type | boolean |
| Has PII | false |
| Exists in OpenTelemetry | Yes |
| Example | true |
State of the thread.
| Property | Value |
|---|---|
| Type | string |
| Has PII | maybe |
| Exists in OpenTelemetry | Yes |
| Example | blocked |