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
Stability
By
Sum
Int
Cumulative
false
Development
riak.node.operation.count
The number of operations performed by the node.
Unit
Metric Type
Value Type
Aggregation Temporality
Monotonic
Stability
{operation}
Sum
Int
Cumulative
true
Development
Name
Description
Values
Requirement Level
Semantic Convention
request
The request operation type.
Str: put, get
Recommended
-
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
Stability
us
Gauge
Int
Development
Name
Description
Values
Requirement Level
Semantic Convention
request
The request operation type.
Str: put, get
Recommended
-
riak.node.read_repair.count
The number of read repairs performed by the node.
Unit
Metric Type
Value Type
Aggregation Temporality
Monotonic
Stability
{read_repair}
Sum
Int
Cumulative
true
Development
riak.vnode.index.operation.count
The number of index operations performed by vnodes on the node.
Unit
Metric Type
Value Type
Aggregation Temporality
Monotonic
Stability
{operation}
Sum
Int
Cumulative
false
Development
Name
Description
Values
Requirement Level
Semantic Convention
operation
The operation type for index operations.
Str: read, write, delete
Recommended
-
riak.vnode.operation.count
The number of operations performed by vnodes on the node.
Unit
Metric Type
Value Type
Aggregation Temporality
Monotonic
Stability
{operation}
Sum
Int
Cumulative
true
Development
Name
Description
Values
Requirement Level
Semantic Convention
request
The request operation type.
Str: put, get
Recommended
-
Name
Description
Values
Enabled
Semantic Convention
riak.node.name
The name this node uses to identify itself.
Any Str
true
-