jvm.gc.action
string PII: Maybe OTel: True Name of the garbage collector action.
Example
end of minor GC Raw JSON
{
"key": "jvm.gc.action",
"brief": "Name of the garbage collector action.",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": true,
"example": "end of minor GC"
}