opentelemetry_semantic_conventions::attribute

Constant RPC_JSONRPC_ERROR_MESSAGE

source
pub const RPC_JSONRPC_ERROR_MESSAGE: &str = "rpc.jsonrpc.error_message";
Expand description

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

ยงExamples

  • "Parse error"
  • "User already exists"