process.executable.name
string PII: Maybe OTel: True The name of the executable that started the process.
Example
getsentry Raw JSON
{
"key": "process.executable.name",
"brief": "The name of the executable that started the process.",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": true,
"example": "getsentry"
}