riak.memory.limit | sum | int | By | development | yes | | The amount of memory allocated to the node. |
riak.node.operation.count | sum (monotonic) | int | {operation} | development | yes | request (string) | The number of operations performed by the node. |
riak.node.operation.time.mean | gauge | int | us | development | yes | request (string) | The mean time between request and response for operations performed by the node over the last minute. |
riak.node.read_repair.count | sum (monotonic) | int | {read_repair} | development | yes | | The number of read repairs performed by the node. |
riak.vnode.index.operation.count | sum | int | {operation} | development | yes | operation (string) | The number of index operations performed by vnodes on the node. |
riak.vnode.operation.count | sum (monotonic) | int | {operation} | development | yes | request (string) | The number of operations performed by vnodes on the node. |