Aerospike module

edit

This functionality is in beta and is subject to change. The design and code is less mature than official GA features and is being provided as-is with no warranties. Beta features are not subject to the support SLA of official GA features.

The Aerospike module uses the Info command to collect metrics. The default metricset is namespace.

Compatibility

edit

The Aerospike metricsets were tested with Aerospike 3.9 and are expected to work with all versions >= 3.9.

Example configuration

edit

The Aerospike module supports the standard configuration options that are described in Specify which modules to run. Here is an example configuration:

metricbeat.modules:
- module: aerospike
  metricsets: ["namespace"]
  enabled: true
  period: 10s
  hosts: ["localhost:3000"]

Metricsets

edit

The following metricsets are available: