jvm.gc.action
string Scrub: Manual Visibility: Public 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",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": true,
"visibility": "public",
"example": "end of minor GC",
"changelog": [
{
"version": "0.1.0",
"prs": [
127
]
},
{
"version": "0.0.0"
}
]
}