The Aerospike Monitoring Stack is now generally available (GA). If you're an enterprise customer feel free to reach out to support with any questions. We appreciate feedback from community members on the issues.
The Aerospike Monitoring Stack documentation has been moved to https://docs.aerospike.com
A single command is needed to deploy containers for the entire monitoring stack for a single node cluster.
$ cd examples/easy
$ docker-compose -f easy-compose.yml up
See documentation.
Deploy monitoring stack using swarm. See documentation.