The following metrics are emitted by default. Each of them can be disabled by applying the following configuration:
metrics :
<metric_name> :
enabled : false
The amount of memory allocated to the node.
Unit
Metric Type
Value Type
Aggregation Temporality
Monotonic
By
Sum
Int
Cumulative
false
riak.node.operation.count
The number of operations performed by the node.
Unit
Metric Type
Value Type
Aggregation Temporality
Monotonic
{operation}
Sum
Int
Cumulative
true
Name
Description
Values
request
The request operation type.
Str: put
, get
riak.node.operation.time.mean
The mean time between request and response for operations performed by the node over the last minute.
Unit
Metric Type
Value Type
us
Gauge
Int
Name
Description
Values
request
The request operation type.
Str: put
, get
riak.node.read_repair.count
The number of read repairs performed by the node.
Unit
Metric Type
Value Type
Aggregation Temporality
Monotonic
{read_repair}
Sum
Int
Cumulative
true
riak.vnode.index.operation.count
The number of index operations performed by vnodes on the node.
Unit
Metric Type
Value Type
Aggregation Temporality
Monotonic
{operation}
Sum
Int
Cumulative
false
Name
Description
Values
operation
The operation type for index operations.
Str: read
, write
, delete
riak.vnode.operation.count
The number of operations performed by vnodes on the node.
Unit
Metric Type
Value Type
Aggregation Temporality
Monotonic
{operation}
Sum
Int
Cumulative
true
Name
Description
Values
request
The request operation type.
Str: put
, get
Name
Description
Values
Enabled
riak.node.name
The name this node uses to identify itself.
Any Str
true