Skip to content

Latest commit

 

History

History
executable file
·
21 lines (15 loc) · 830 Bytes

README.md

File metadata and controls

executable file
·
21 lines (15 loc) · 830 Bytes

Aerospike Monitoring Stack

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.

Docs

The Aerospike Monitoring Stack documentation has been moved to https://docs.aerospike.com

Examples

Easy single node Aerospike monitoring stack

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.

Swarm

Deploy monitoring stack using swarm. See documentation.