Console metrics
The Aerospike Cloud console displays a subset of metrics to easily observe your cluster.
These metrics come directly from the public api, see Public API Metrics for more information.
Usage
Usage information is provided for both data and memory consumption within a cluster.
Data refers to the amount of bytes available to write data to, the maximum amount of data available is the total number of bytes available in your clusters namespace divide by the replication factor.
Memory refers to processing memory which is computed by and summed from each node in your cluster.
Latency
Latency information is provided p95, p99 and p99.9 information on read and write operations.
These values are computed by averaging the respective quantile over the past day.
Transactions per day
A bar graph is also provided to visualize the throughput of read and write operations.
The granularity of information is one day and the time range can be changed.