jvm.gc.action
string PII: Maybe OTel: True Name of the garbage collector action.
Example
end of minor GC Changelog
v0.1.0 #127
v0.0.0
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",
"changelog": [
{
"version": "0.1.0",
"prs": [
127
]
},
{
"version": "0.0.0"
}
]
}