opentelemetry_semantic_conventions::attribute

Constant RPC_JSONRPC_ERROR_CODE

Source
pub const RPC_JSONRPC_ERROR_CODE: &str = "rpc.jsonrpc.error_code";
Expand description

error.code property of response if it is an error response.

ยงExamples

  • -32700
  • 100