cloud.account.id
string PII: Maybe Visibility: Public OTel: True The cloud account ID the resource is assigned to
Example
123456789012 Changelog
Raw JSON
{
"key": "cloud.account.id",
"brief": "The cloud account ID the resource is assigned to",
"type": "string",
"pii": {
"key": "maybe"
},
"is_in_otel": true,
"visibility": "public",
"example": "123456789012",
"changelog": [
{
"version": "0.7.0",
"prs": [
364
],
"description": "Added cloud.account.id attribute"
}
]
}