rpc.grpc.status_code
integer PII: Maybe OTel: True The numeric status code of the gRPC request.
Example
2 Changelog
v0.4.0 #228
v0.0.0
Raw JSON
{
"key": "rpc.grpc.status_code",
"brief": "The numeric status code of the gRPC request.",
"type": "integer",
"pii": {
"key": "maybe"
},
"is_in_otel": true,
"example": 2,
"changelog": [
{
"version": "0.4.0",
"prs": [
228
]
},
{
"version": "0.0.0"
}
]
}