Skip to main content

RPC_GRPC_STATUS_CODE

Constant RPC_GRPC_STATUS_CODE 

pub const RPC_GRPC_STATUS_CODE: &'static str;
๐Ÿ‘ŽDeprecated:

{note: Use string representation of the gRPC status code on the rpc.response.status_code attribute., reason: uncategorized}

Available on crate features opentelemetry and semconv_experimental only.
Expand description

Deprecated, use string representation on the rpc.response.status_code attribute instead.

ยงNotes