Links

JsonRpc module

Metric
Description
nethermind_json_rpc_bytes_received
Number of JSON RPC bytes received.
nethermind_json_rpc_bytes_sent
Number of JSON RPC bytes sent.
nethermind_json_rpc_errors
Number of JSON RPC requests processed with errors.
nethermind_json_rpc_invalid_requests
Number of JSON RPC requests that were invalid.
nethermind_json_rpc_request_deserialization_failures
Number of JSON RPC requests that failed JSON deserialization.
nethermind_json_rpc_requests
Total number of JSON RPC requests received by the node.
nethermind_json_rpc_successes
Number of JSON RPC requests processed succesfully.