Aerospike Monitoring Stack 1.2.0
With Aerospike's Monitoring Stack, you can extract operational metrics from your Aerospike Server database clusters for visualization and analysis in Prometheus and Grafana monitoring software.
The stack consists of the following components:
- Aerospike Server: the core database.
- Aerospike Prometheus Exporter: the pivotal component to export desired metrics from Aerospike Server for visualization and analysis.
- Prometheus with Grafana: public domain software for visualization and analysis of the exported metrics.
Please refer to the Aerospike Monitoring Stack manual for details on using Aerospike Monitoring Stack.
Aerospike Monitoring Stack is available via Github
.
git clone git@github.com:aerospike/aerospike-monitoring.git
For detailed instructions on installing Aerospike Monitoring Stack, use our installation guide.
The source code is available on GitHub