os.build_id
string PII: Maybe OTel: True The build ID of the operating system.
Example
1234567890 Raw JSON
{
"key": "os.build_id",
"brief": "The build ID of the operating system.",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": true,
"example": "1234567890"
}