rpc.grpc.status_code
Deprecatedenumas of v1.44.0
Values (17)
0OK1CANCELLED2UNKNOWN3INVALID_ARGUMENT4DEADLINE_EXCEEDED5NOT_FOUND6ALREADY_EXISTS7PERMISSION_DENIED8RESOURCE_EXHAUSTED9FAILED_PRECONDITION10ABORTED11OUT_OF_RANGE12UNIMPLEMENTED13INTERNAL14UNAVAILABLE15DATA_LOSS16UNAUTHENTICATED
History
- v1.39.0deprecated
Use string representation of the gRPC status code on the
rpc.response.status_codeattribute. Stability label respelled from experimental to development.
Already present at v1.30.0, the oldest release tracked here (experimental).