error.type
stringScrub: ManualVisibility: PublicOTel: TrueDescribes a class of error the operation ended with.
Example
timeoutChangelog
v0.1.0#127
v0.0.0
Raw JSON
{
"key": "error.type",
"brief": "Describes a class of error the operation ended with.",
"type": "string",
"apply_scrubbing": {
"key": "manual"
},
"is_in_otel": true,
"visibility": "public",
"example": "timeout",
"changelog": [
{
"version": "0.1.0",
"prs": [
127
]
},
{
"version": "0.0.0"
}
]
}